Searched refs:nl_info (Results 1 – 13 of 13) sorted by relevance
/linux/include/net/ |
A D | ip6_fib.h | 66 struct nl_info fc_nlinfo; 462 struct nl_info *info, struct netlink_ext_ack *extack); 463 int fib6_del(struct fib6_info *rt, struct nl_info *info); 501 struct nl_info *info); 502 void inet6_rt_notify(int event, struct fib6_info *rt, struct nl_info *info,
|
A D | ipv6_stubs.h | 54 struct nl_info *info);
|
A D | ip_fib.h | 50 struct nl_info fc_nlinfo; 244 void fib_info_notify_update(struct net *net, struct nl_info *info);
|
A D | nexthop.h | 54 struct nl_info nlinfo;
|
A D | netlink.h | 453 struct nl_info { struct
|
/linux/net/ipv4/ |
A D | fib_lookup.h | 45 u32 tb_id, const struct nl_info *info, unsigned int nlm_flags);
|
A D | nexthop.c | 23 struct nl_info *nlinfo); 840 static void nexthop_notify(int event, struct nexthop *nh, struct nl_info *info) in nexthop_notify() 1733 struct nl_info *nlinfo) in remove_nh_grp_entry() 1809 struct nl_info *nlinfo) in remove_nexthop_from_groups() 1820 static void remove_nexthop_group(struct nexthop *nh, struct nl_info *nlinfo) in remove_nexthop_group() 1865 struct nl_info *nlinfo) in __remove_nexthop() 1883 struct nl_info *nlinfo) in remove_nexthop() 2182 struct nl_info *info) in __nexthop_replace_notify() 2211 struct nl_info *info) in nexthop_replace_notify() 2991 struct nl_info nlinfo = { in rtm_del_nexthop()
|
A D | fib_trie.c | 2097 struct nl_info *info) in __fib_info_notify_update() 2144 void fib_info_notify_update(struct net *net, struct nl_info *info) in fib_info_notify_update()
|
A D | fib_semantics.c | 502 int dst_len, u32 tb_id, const struct nl_info *info, in rtmsg_fib()
|
/linux/net/ipv6/ |
A D | ip6_fib.c | 1066 struct nl_info *info, in fib6_add_rt2node() 1374 struct nl_info *info, struct netlink_ext_ack *extack) in fib6_add() 1902 struct fib6_info __rcu **rtp, struct nl_info *info) in fib6_del_route() 1998 int fib6_del(struct fib6_info *rt, struct nl_info *info) in fib6_del() 2170 struct nl_info info = { in fib6_clean_node()
|
A D | route.c | 1294 static int __ip6_ins_rt(struct fib6_info *rt, struct nl_info *info, in __ip6_ins_rt() 1310 struct nl_info info = { .nl_net = net, }; in ip6_ins_rt() 3877 static int __ip6_del_rt(struct fib6_info *rt, struct nl_info *info) in __ip6_del_rt() 3900 struct nl_info info = { in ip6_del_rt() 3910 struct nl_info *info = &cfg->fc_nlinfo; in __ip6_del_rt_siblings() 5182 struct nl_info *info, in ip6_route_mpath_notify() 5244 struct nl_info *info = &cfg->fc_nlinfo; in ip6_route_multipath_add() 6168 void inet6_rt_notify(int event, struct fib6_info *rt, struct nl_info *info, in inet6_rt_notify() 6200 struct nl_info *info) in fib6_rt_update()
|
A D | seg6_local.c | 492 const struct nl_info *nli = &fib6_cfg->fc_nlinfo; in fib6_config_get_net()
|
/linux/net/mpls/ |
A D | af_mpls.c | 502 struct nl_info rc_nlinfo; 540 const struct nl_info *info) in mpls_notify_route() 554 const struct nl_info *info) in mpls_route_update()
|
Completed in 52 milliseconds