Searched refs:nl_info (Results 1 – 12 of 12) sorted by relevance
/Linux-v5.4/include/net/ |
D | ip6_fib.h | 65 struct nl_info fc_nlinfo; 424 struct nl_info *info, struct netlink_ext_ack *extack); 425 int fib6_del(struct fib6_info *rt, struct nl_info *info); 461 struct nl_info *info); 462 void inet6_rt_notify(int event, struct fib6_info *rt, struct nl_info *info,
|
D | ipv6_stubs.h | 51 struct nl_info *info);
|
D | ip_fib.h | 50 struct nl_info fc_nlinfo; 231 void fib_info_notify_update(struct net *net, struct nl_info *info);
|
D | nexthop.h | 46 struct nl_info nlinfo;
|
D | netlink.h | 386 struct nl_info { struct
|
/Linux-v5.4/net/ipv4/ |
D | nexthop.c | 20 struct nl_info *nlinfo); 335 static void nexthop_notify(int event, struct nexthop *nh, struct nl_info *info) in nexthop_notify() 697 struct nl_info *nlinfo) in remove_nh_grp_entry() 733 struct nl_info *nlinfo) in remove_nexthop_from_groups() 750 static void remove_nexthop_group(struct nexthop *nh, struct nl_info *nlinfo) in remove_nexthop_group() 791 struct nl_info *nlinfo) in __remove_nexthop() 809 struct nl_info *nlinfo) in remove_nexthop() 893 struct nl_info *info) in __nexthop_replace_notify() 922 struct nl_info *info) in nexthop_replace_notify() 1534 struct nl_info nlinfo = { in rtm_del_nexthop()
|
D | fib_lookup.h | 42 u32 tb_id, const struct nl_info *info, unsigned int nlm_flags);
|
D | fib_trie.c | 1949 struct nl_info *info) in __fib_info_notify_update() 2005 void fib_info_notify_update(struct net *net, struct nl_info *info) in fib_info_notify_update()
|
D | fib_semantics.c | 504 int dst_len, u32 tb_id, const struct nl_info *info, in rtmsg_fib()
|
/Linux-v5.4/net/ipv6/ |
D | ip6_fib.c | 1010 struct nl_info *info, in fib6_add_rt2node() 1303 struct nl_info *info, struct netlink_ext_ack *extack) in fib6_add() 1826 struct fib6_info __rcu **rtp, struct nl_info *info) in fib6_del_route() 1896 int fib6_del(struct fib6_info *rt, struct nl_info *info) in fib6_del() 2061 struct nl_info info = { in fib6_clean_node()
|
D | route.c | 1305 static int __ip6_ins_rt(struct fib6_info *rt, struct nl_info *info, in __ip6_ins_rt() 1321 struct nl_info info = { .nl_net = net, }; in ip6_ins_rt() 3712 static int __ip6_del_rt(struct fib6_info *rt, struct nl_info *info) in __ip6_del_rt() 3735 struct nl_info info = { .nl_net = net }; in ip6_del_rt() 3742 struct nl_info *info = &cfg->fc_nlinfo; in __ip6_del_rt_siblings() 5004 struct nl_info *info, in ip6_route_mpath_notify() 5027 struct nl_info *info = &cfg->fc_nlinfo; in ip6_route_multipath_add() 5904 void inet6_rt_notify(int event, struct fib6_info *rt, struct nl_info *info, in inet6_rt_notify() 5936 struct nl_info *info) in fib6_rt_update()
|
/Linux-v5.4/net/mpls/ |
D | af_mpls.c | 500 struct nl_info rc_nlinfo; 538 const struct nl_info *info) in mpls_notify_route() 552 const struct nl_info *info) in mpls_route_update()
|