Searched refs:pf_udp_endpoint (Results 1 – 2 of 2) sorted by relevance
948 struct pf_udp_endpoint { struct955 LIST_ENTRY(pf_udp_endpoint) entry; argument959 struct pf_udp_endpoint endpoints[2];2157 LIST_HEAD(, pf_udp_endpoint) endpoints;
724 pf_hashudpendpoint(struct pf_udp_endpoint *endpoint) in pf_hashudpendpoint()1912 struct pf_udp_endpoint *endpoint; in pf_udp_mapping_insert()1985 struct pf_udp_endpoint *endpoint; in pf_udp_mapping_find()1987 uh = &V_pf_udpendpointhash[pf_hashudpendpoint((struct pf_udp_endpoint*)key)]; in pf_udp_mapping_find()