Searched refs:pf_udpendpointhash (Results 1 – 2 of 2) sorted by relevance
2203 struct pf_udpendpointhash { struct2221 VNET_DECLARE(struct pf_udpendpointhash *, pf_udpendpointhash); argument2224 #define V_pf_udpendpointhash VNET(pf_udpendpointhash)
519 VNET_DEFINE(struct pf_udpendpointhash *, pf_udpendpointhash);1183 struct pf_udpendpointhash *uh; in pf_initialize()1260 sizeof(struct pf_udpendpointhash), M_PFHASH, M_NOWAIT | M_ZERO); in pf_initialize()1267 sizeof(struct pf_udpendpointhash), M_PFHASH, M_WAITOK | M_ZERO); in pf_initialize()1313 struct pf_udpendpointhash *uh; in pf_cleanup()2038 struct pf_udpendpointhash *h0, *h1; in pf_udp_mapping_insert()2086 struct pf_udpendpointhash *h0, *h1; in pf_udp_mapping_release()2111 struct pf_udpendpointhash *uh; in pf_udp_mapping_find()