Home
last modified time | relevance | path

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

/dragonfly/sys/netinet/
H A Din_pcb.h512 void in_pcbremporthash (struct inpcb *);
H A Din_pcb.c1987 in_pcbremporthash(struct inpcb *inp) in in_pcbremporthash() function
2373 in_pcbremporthash(inp); in in_pcbremlists()
H A Dudp_usrreq.c1848 in_pcbremporthash(inp); in udp_detach()