Searched refs:udpcb (Results 1 – 5 of 5) sorted by relevance
67 struct udpcb { struct76 #define intoudpcb(ip) ((struct udpcb *)(ip)->inp_ppcb) argument173 void udp_discardcb(struct udpcb *);
212 V_udpcb_zone = uma_zcreate("udpcb", sizeof(struct udpcb), in udp_init()246 struct udpcb *up; in udp_newudpcb()256 udp_discardcb(struct udpcb *up) in udp_discardcb()309 struct udpcb *up; in udp_append()733 struct udpcb *up; in udp_input()823 struct udpcb *up; in udp_common_ctlinput()973 struct udpcb *up; in udp_ctloutput()1413 struct udpcb *up; in udp_output()1595 struct udpcb *up; in udp_set_kernel_tunneling()1693 struct udpcb *up; in udp_detach()
148 struct udpcb *up; in udp6_append()219 struct udpcb *up; in udp6_input()611 struct udpcb *up; in udp6_common_ctlinput()911 struct udpcb *up; in udp6_output()1266 struct udpcb *up; in udp6_detach()
70 struct udpcb *up; in udp_ipsec_pcbctl()