Home
last modified time | relevance | path

Searched refs:nd6_prefix_offlink (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/sys/netinet6/
Dnd6.h406 int nd6_prefix_offlink(struct nd_prefix *);
Dnd6_rtr.c948 (e = nd6_prefix_offlink(pr)) != 0) {
1346 if ((e = nd6_prefix_offlink(pr)) != 0) { in pfxlist_onlink_check()
1528 nd6_prefix_offlink(pr) in nd6_prefix_offlink() function