Searched refs:nl_info (Results 1 – 12 of 12) sorted by relevance
| /Linux-v5.10/include/net/ |
| D | ip6_fib.h | 66 struct nl_info fc_nlinfo; 468 struct nl_info *info, struct netlink_ext_ack *extack); 469 int fib6_del(struct fib6_info *rt, struct nl_info *info); 506 struct nl_info *info); 507 void inet6_rt_notify(int event, struct fib6_info *rt, struct nl_info *info,
|
| D | ipv6_stubs.h | 53 struct nl_info *info);
|
| D | ip_fib.h | 50 struct nl_info fc_nlinfo; 243 void fib_info_notify_update(struct net *net, struct nl_info *info);
|
| D | nexthop.h | 48 struct nl_info nlinfo;
|
| D | netlink.h | 453 struct nl_info { struct
|
| /Linux-v5.10/net/ipv4/ |
| D | fib_lookup.h | 44 u32 tb_id, const struct nl_info *info, unsigned int nlm_flags);
|
| D | nexthop.c | 20 struct nl_info *nlinfo); 359 static void nexthop_notify(int event, struct nexthop *nh, struct nl_info *info) in nexthop_notify() 781 struct nl_info *nlinfo) in remove_nh_grp_entry() 840 struct nl_info *nlinfo) in remove_nexthop_from_groups() 851 static void remove_nexthop_group(struct nexthop *nh, struct nl_info *nlinfo) in remove_nexthop_group() 890 struct nl_info *nlinfo) in __remove_nexthop() 908 struct nl_info *nlinfo) in remove_nexthop() 1026 struct nl_info *info) in __nexthop_replace_notify() 1055 struct nl_info *info) in nexthop_replace_notify() 1707 struct nl_info nlinfo = { in rtm_del_nexthop()
|
| D | fib_trie.c | 2060 struct nl_info *info) in __fib_info_notify_update() 2116 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.10/net/ipv6/ |
| D | ip6_fib.c | 1062 struct nl_info *info, in fib6_add_rt2node() 1370 struct nl_info *info, struct netlink_ext_ack *extack) in fib6_add() 1899 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()
|
| D | route.c | 1309 static int __ip6_ins_rt(struct fib6_info *rt, struct nl_info *info, in __ip6_ins_rt() 1325 struct nl_info info = { .nl_net = net, }; in ip6_ins_rt() 3751 static int __ip6_del_rt(struct fib6_info *rt, struct nl_info *info) in __ip6_del_rt() 3774 struct nl_info info = { in ip6_del_rt() 3784 struct nl_info *info = &cfg->fc_nlinfo; in __ip6_del_rt_siblings() 5055 struct nl_info *info, in ip6_route_mpath_notify() 5104 struct nl_info *info = &cfg->fc_nlinfo; in ip6_route_multipath_add() 6004 void inet6_rt_notify(int event, struct fib6_info *rt, struct nl_info *info, in inet6_rt_notify() 6036 struct nl_info *info) in fib6_rt_update()
|
| /Linux-v5.10/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()
|