Searched refs:nl_info (Results 1 – 14 of 14) sorted by relevance
| /linux-6.15/include/net/ |
| H A D | ip6_fib.h | 61 struct nl_info fc_nlinfo; 469 struct nl_info *info, struct netlink_ext_ack *extack); 470 int fib6_del(struct fib6_info *rt, struct nl_info *info); 505 struct nl_info *info); 506 void inet6_rt_notify(int event, struct fib6_info *rt, struct nl_info *info,
|
| H A D | ipv6_stubs.h | 55 struct nl_info *info);
|
| H A D | ip_fib.h | 53 struct nl_info fc_nlinfo; 253 void fib_info_notify_update(struct net *net, struct nl_info *info);
|
| H A D | nexthop.h | 56 struct nl_info nlinfo;
|
| H A D | netlink.h | 485 struct nl_info { struct
|
| /linux-6.15/net/ipv4/ |
| H A D | fib_lookup.h | 45 u32 tb_id, const struct nl_info *info, unsigned int nlm_flags);
|
| H A D | nexthop.c | 24 struct nl_info *nlinfo); 1070 static void nexthop_notify(int event, struct nexthop *nh, struct nl_info *info) in nexthop_notify() 2008 struct nl_info *nlinfo) in remove_nh_grp_entry() 2086 struct nl_info *nlinfo) in remove_nexthop_from_groups() 2097 static void remove_nexthop_group(struct nexthop *nh, struct nl_info *nlinfo) in remove_nexthop_group() 2142 struct nl_info *nlinfo) in __remove_nexthop() 2160 struct nl_info *nlinfo) in remove_nexthop() 2457 struct nl_info *info) in __nexthop_replace_notify() 2486 struct nl_info *info) in nexthop_replace_notify() 3298 struct nl_info nlinfo = { in rtm_del_nexthop()
|
| H A D | fib_trie.c | 2003 struct nl_info info = { .nl_net = net }; in fib_table_flush() 2090 struct nl_info *info) in __fib_info_notify_update() 2137 void fib_info_notify_update(struct net *net, struct nl_info *info) in fib_info_notify_update()
|
| H A D | fib_semantics.c | 544 int dst_len, u32 tb_id, const struct nl_info *info, in rtmsg_fib()
|
| /linux-6.15/net/ipv6/ |
| H A D | ip6_fib.c | 1072 struct nl_info *info, in fib6_add_rt2node() 1383 struct nl_info *info, struct netlink_ext_ack *extack) in fib6_add() 1917 struct fib6_info __rcu **rtp, struct nl_info *info) in fib6_del_route() 2011 int fib6_del(struct fib6_info *rt, struct nl_info *info) in fib6_del() 2183 struct nl_info info = { in fib6_clean_node() 2332 struct nl_info info = { in fib6_gc_table()
|
| H A D | route.c | 1343 static int __ip6_ins_rt(struct fib6_info *rt, struct nl_info *info, in __ip6_ins_rt() 1359 struct nl_info info = { .nl_net = net, }; in ip6_ins_rt() 3906 static int __ip6_del_rt(struct fib6_info *rt, struct nl_info *info) in __ip6_del_rt() 3929 struct nl_info info = { in ip6_del_rt() 3939 struct nl_info *info = &cfg->fc_nlinfo; in __ip6_del_rt_siblings() 5241 struct nl_info *info, in ip6_route_mpath_notify() 5307 struct nl_info *info = &cfg->fc_nlinfo; in ip6_route_multipath_add() 6247 void inet6_rt_notify(int event, struct fib6_info *rt, struct nl_info *info, in inet6_rt_notify() 6278 struct nl_info *info) in fib6_rt_update()
|
| H A D | seg6_local.c | 1006 const struct nl_info *nli = &fib6_cfg->fc_nlinfo; in fib6_config_get_net()
|
| H A D | ndisc.c | 1414 struct nl_info nlinfo = { in ndisc_router_discovery()
|
| /linux-6.15/net/mpls/ |
| H A D | af_mpls.c | 503 struct nl_info rc_nlinfo; 541 const struct nl_info *info) in mpls_notify_route() 555 const struct nl_info *info) in mpls_route_update()
|