Home
last modified time | relevance | path

Searched defs:pf_pdesc (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/net/
H A Dpfvar.h1545 struct pf_pdesc { struct
1546 struct {
1550 } lookup;
1552 union pf_headers {
1561 } hdr;
1566 u_int16_t *sport;
1567 u_int16_t *dport;
1579 sa_family_t af;
1580 u_int8_t proto;
1581 u_int8_t tos;
[all …]