Searched refs:in_pcbdrop (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/sys/netinet/
H A Dtcp_timewait.c467 in_pcbdrop(inp);
H A Din_pcb.h635 void in_pcbdrop(struct inpcb *);
H A Din_pcb.c1224 * in_pcbdrop() removes an inpcb from hashed lists, releasing its address and
1234 * XXXRW: Possibly in_pcbdrop() should also prevent future notifications by
1238 in_pcbdrop(struct inpcb *inp) function
H A Dtcp_subr.c967 in_pcbdrop(inp);

Completed in 133 milliseconds