Home
last modified time | relevance | path

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

/dragonfly/sys/netinet6/
H A Din6_pcb.h104 void in6_pcbdetach (struct inpcb *);
H A Dudp6_usrreq.c506 in6_pcbdetach(inp); in udp6_abort()
634 in6_pcbdetach(inp); in udp6_detach()
H A Din6_pcb.c390 in6_pcbdetach(inp); in in6_pcbdisconnect()
394 in6_pcbdetach(struct inpcb *inp) in in6_pcbdetach() function
H A Draw_ip6.c572 in6_pcbdetach(inp); in rip6_detach()
H A Dicmp6.c120 #define in6_pcbdetach in_pcbdetach macro
/dragonfly/sys/netinet/
H A Dtcp_subr.c1076 in6_pcbdetach(inp); in tcp_close()