Home
last modified time | relevance | path

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

/freebsd/sys/netinet6/
H A Dnd6_rtr.c79 static int nd6_prefix_onlink(struct nd_prefix *);
1385 if ((error = nd6_prefix_onlink(new)) != 0) { in nd6_prelist_add()
1516 if ((error = nd6_prefix_onlink(pr)) != 0) { in prelist_update()
1930 (e = nd6_prefix_onlink(pr)) != 0) { in pfxlist_onlink_check()
2064 nd6_prefix_onlink(struct nd_prefix *pr) in nd6_prefix_onlink() function
2201 if ((e = nd6_prefix_onlink(opr)) != 0) { in nd6_prefix_offlink()