Searched defs:pf_state_key_cmp (Results 1 – 1 of 1) sorted by relevance
980 struct pf_state_key_cmp { struct981 struct pf_state_host lan;982 struct pf_state_host gwy;983 struct pf_state_host ext_lan;984 struct pf_state_host ext_gwy;985 sa_family_t af_lan;986 sa_family_t af_gwy;987 u_int8_t proto;988 u_int8_t direction;989 u_int8_t proto_variant;[all …]