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

/freebsd-10.3-release/sys/netinet/
H A Draw_ip.c793 rip_attach(struct socket *so, int proto, struct thread *td) function
799 KASSERT(inp == NULL, ("rip_attach: inp != NULL"));
1117 .pru_attach = rip_attach,

Completed in 44 milliseconds