Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/net/
H A Dpfvar.h991 struct pf_state_key_cmp { struct
992 struct pf_state_host lan;
993 struct pf_state_host gwy;
994 struct pf_state_host ext_lan;
995 struct pf_state_host ext_gwy;
996 sa_family_t af_lan;
997 sa_family_t af_gwy;
998 u_int8_t proto;
999 u_int8_t direction;
1000 u_int8_t proto_variant;
[all …]