HomeSort by: relevance | last modified time | path
    Searched defs:rip6_detach (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/netinet6/
raw_ip6.c 625 rip6_detach(struct socket *so) function in typeref:typename:void
804 rip6_detach(so);
985 #define rip6_detach rip6_detach_wrapper macro
1006 .pr_detach = rip6_detach,
raw_ip6.c 625 rip6_detach(struct socket *so) function in typeref:typename:void
804 rip6_detach(so);
985 #define rip6_detach rip6_detach_wrapper macro
1006 .pr_detach = rip6_detach,
raw_ip6.c 625 rip6_detach(struct socket *so) function in typeref:typename:void
804 rip6_detach(so);
985 #define rip6_detach rip6_detach_wrapper macro
1006 .pr_detach = rip6_detach,
raw_ip6.c 625 rip6_detach(struct socket *so) function in typeref:typename:void
804 rip6_detach(so);
985 #define rip6_detach rip6_detach_wrapper macro
1006 .pr_detach = rip6_detach,

Completed in 85 milliseconds