Home
last modified time | relevance | path

Searched defs:nlinfo (Results 1 – 3 of 3) sorted by relevance

/linux/net/ipv4/
H A Dnexthop.c2035 struct nl_info *nlinfo, struct list_head *deferred_free) in remove_nh_grp_entry() argument
2114 struct nl_info *nlinfo) in remove_nexthop_from_groups() argument
2142 static void remove_nexthop_group(struct nexthop *nh, struct nl_info *nlinfo) in remove_nexthop_group() argument
2197 struct nl_info *nlinfo) in __remove_nexthop() argument
2217 remove_nexthop(struct net * net,struct nexthop * nh,struct nl_info * nlinfo) remove_nexthop() argument
2238 remove_one_nexthop(struct net * net,struct nexthop * nh,struct nl_info * nlinfo) remove_one_nexthop() argument
3394 struct nl_info nlinfo = { rtm_del_nexthop() local
[all...]
/linux/net/ipv6/
H A Dndisc.c1398 struct nl_info nlinfo = { in ndisc_router_discovery() local
/linux/include/net/
H A Dnexthop.h57 struct nl_info nlinfo; member