Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Din_pcb.c245 static void in_pcbremhash(struct inpcb *);
1778 in_pcbremhash(inp); in in_pcbfree()
1863 in_pcbremhash(inp); in in_pcbdrop()
2715 in_pcbremhash(struct inpcb *inp) in in_pcbremhash() function