Searched defs:pf_pdesc (Results 1 – 2 of 2) sorted by relevance
747 struct pf_pdesc { struct748 struct {752 } lookup;754 union {762 } hdr;767 u_int16_t *sport;768 u_int16_t *dport;773 u_int16_t *ip_sum;779 sa_family_t af;780 u_int8_t proto;[all …]
896 struct pf_pdesc { struct897 struct {901 } lookup;903 union {911 } hdr;916 u_int16_t *sport;917 u_int16_t *dport;922 u_int16_t *ip_sum;928 sa_family_t af;929 u_int8_t proto;[all …]