Searched refs:nd_prefixctl (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/netinet6/ |
| H A D | nd6.h | 207 struct nd_prefixctl { struct 421 int nd6_prelist_add(struct nd_prefixctl *, struct nd_defrouter *, 429 struct nd_prefix *nd6_prefix_lookup(struct nd_prefixctl *);
|
| H A D | nd6_rtr.c | 78 static int prelist_update(struct nd_prefixctl *, struct nd_defrouter *, 475 struct nd_prefixctl pr; in nd6_ra_input() 1192 in6_ifadd(struct nd_prefixctl *pr, int mcast) in in6_ifadd() 1307 nd6_prefix_lookup_locked(struct nd_prefixctl *key) in nd6_prefix_lookup_locked() 1326 nd6_prefix_lookup(struct nd_prefixctl *key) in nd6_prefix_lookup() 1355 nd6_prelist_add(struct nd_prefixctl *pr, struct nd_defrouter *dr, in nd6_prelist_add() 1475 prelist_update(struct nd_prefixctl *new, struct nd_defrouter *dr, in prelist_update()
|
| H A D | in6_ifattach.c | 425 struct nd_prefixctl pr0; in in6_ifattach_linklocal()
|
| H A D | in6.c | 562 struct nd_prefixctl pr0; in in6_control()
|
| /f-stack/tools/compat/include/netinet6/ |
| H A D | nd6.h | 207 struct nd_prefixctl { struct 421 int nd6_prelist_add(struct nd_prefixctl *, struct nd_defrouter *, 429 struct nd_prefix *nd6_prefix_lookup(struct nd_prefixctl *);
|