Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dnexthop.c2008 struct nl_info *nlinfo) in remove_nh_grp_entry() argument
2086 struct nl_info *nlinfo) in remove_nexthop_from_groups() argument
2097 remove_nh_grp_entry(net, nhge, nlinfo); in remove_nexthop_group() argument
2153 __remove_nexthop(struct net * net,struct nexthop * nh,struct nl_info * nlinfo) __remove_nexthop() argument
2171 remove_nexthop(struct net * net,struct nexthop * nh,struct nl_info * nlinfo) remove_nexthop() argument
3315 struct nl_info nlinfo = { rtm_del_nexthop() local
[all...]
/linux/net/ipv6/
H A Dndisc.c1393 struct nl_info nlinfo = { in ndisc_router_discovery() local
/linux/include/net/
H A Dnexthop.h56 struct nl_info nlinfo; member