Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Dnd6_rtr.c80 static int nd6_prefix_onlink(struct nd_prefix *);
1395 if ((error = nd6_prefix_onlink(new)) != 0) { in nd6_prelist_add()
1526 if ((error = nd6_prefix_onlink(pr)) != 0) { in prelist_update()
1947 (e = nd6_prefix_onlink(pr)) != 0) { in pfxlist_onlink_check()
2080 nd6_prefix_onlink(struct nd_prefix *pr) in nd6_prefix_onlink() function
2218 if ((e = nd6_prefix_onlink(opr)) != 0) { in nd6_prefix_offlink()