Lines Matching defs:i_am_router
267 int i_am_router = (atomic_load_int(&ip6_forwarding) != 0);
280 if (nd6_llinfo_timer(rt, i_am_router))
304 nd6_llinfo_timer(struct rtentry *rt, int i_am_router)
350 nd6_free(rt, i_am_router);
366 nd6_free(rt, i_am_router);
387 nd6_free(rt, i_am_router);
481 int i_am_router = (atomic_load_int(&ip6_forwarding) != 0);
497 nd6_free(rt, i_am_router);
666 nd6_free(struct rtentry *rt, int i_am_router)
676 if (!i_am_router) {
1036 int lladdrlen, int type, int code, int i_am_router)
1085 nd6_free(rt, i_am_router);