Searched refs:in_pcbdetach (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.2-release/sys/netinet/
H A Dtcp_usrreq.c204 in_pcbdetach(inp);
207 in_pcbdetach(inp);
223 in_pcbdetach(inp);
226 in_pcbdetach(inp);
1678 in_pcbdetach(inp);
H A Din_pcb.h634 void in_pcbdetach(struct inpcb *);
H A Dip_divert.c547 in_pcbdetach(inp);
H A Dudp_usrreq.c1615 in_pcbdetach(inp);
1736 in_pcbdetach(inp);
H A Draw_ip.c844 in_pcbdetach(inp);
H A Din_pcb.c1058 * in_pcbdetach() is responsibe for disassociating a socket from an inpcb.
1064 in_pcbdetach(struct inpcb *inp) function
1230 * in_pcbdetach().
/freebsd-10.2-release/sys/netinet6/
H A Dudp6_usrreq.c934 in_pcbdetach(inp);
1097 in_pcbdetach(inp);
H A Draw_ip6.c713 in_pcbdetach(inp);

Completed in 120 milliseconds