Searched defs:pf_state_key_cmp (Results 1 – 1 of 1) sorted by relevance
991 struct pf_state_key_cmp { struct992 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 …]