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

/freebsd-10.3-release/sys/netinet/
H A Draw_ip.c826 rip_detach(struct socket *so) function
831 KASSERT(inp != NULL, ("rip_detach: inp == NULL"));
833 ("rip_detach: not closed"));
1121 .pru_detach = rip_detach,

Completed in 100 milliseconds