Home
last modified time | relevance | path

Searched refs:in_pcbremhash_locked (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netinet/
H A Din_pcb.h682 void in_pcbremhash_locked(struct inpcb *);
H A Din_pcb.c1405 in_pcbremhash_locked(inp); in in_pcbdisconnect()
2651 in_pcbremhash_locked(struct inpcb *inp) in in_pcbremhash_locked() function
2687 in_pcbremhash_locked(inp); in in_pcbremhash()
/freebsd/sys/netinet6/
H A Din6_pcb.c501 in_pcbremhash_locked(inp); in in6_pcbdisconnect()