Searched refs:pf_udp_endpoint (Results 1 – 2 of 2) sorted by relevance
993 struct pf_udp_endpoint { struct1000 LIST_ENTRY(pf_udp_endpoint) entry; argument1004 struct pf_udp_endpoint endpoints[2];2227 LIST_HEAD(, pf_udp_endpoint) endpoints;
757 pf_hashudpendpoint(struct pf_udp_endpoint *endpoint) in pf_hashudpendpoint()2058 struct pf_udp_endpoint *endpoint; in pf_udp_mapping_insert()2131 struct pf_udp_endpoint *endpoint; in pf_udp_mapping_find()2133 uh = &V_pf_udpendpointhash[pf_hashudpendpoint((struct pf_udp_endpoint*)key)]; in pf_udp_mapping_find()