Searched refs:nl_info (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | ip6_fib.h | 67 struct nl_info fc_nlinfo; 478 struct nl_info *info, struct netlink_ext_ack *extack); 479 int fib6_del(struct fib6_info *rt, struct nl_info *info); 516 struct nl_info *info); 517 void inet6_rt_notify(int event, struct fib6_info *rt, struct nl_info *info,
|
| H A D | ipv6_stubs.h | 53 struct nl_info *info);
|
| H A D | ip_fib.h | 50 struct nl_info fc_nlinfo; 243 void fib_info_notify_update(struct net *net, struct nl_info *info);
|
| H A D | nexthop.h | 48 struct nl_info nlinfo;
|
| H A D | netlink.h | 453 struct nl_info { struct
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A 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() 1720 struct nl_info nlinfo = { in rtm_del_nexthop()
|
| H A D | fib_lookup.h | 44 u32 tb_id, const struct nl_info *info, unsigned int nlm_flags);
|
| H A D | fib_trie.c | 2062 struct nl_info *info) in __fib_info_notify_update() 2118 void fib_info_notify_update(struct net *net, struct nl_info *info) in fib_info_notify_update()
|
| H A D | fib_semantics.c | 512 int dst_len, u32 tb_id, const struct nl_info *info, in rtmsg_fib()
|
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | ip6_fib.c | 1065 struct nl_info *info, in fib6_add_rt2node() 1373 struct nl_info *info, struct netlink_ext_ack *extack) in fib6_add() 1901 struct fib6_info __rcu **rtp, struct nl_info *info) in fib6_del_route() 1997 int fib6_del(struct fib6_info *rt, struct nl_info *info) in fib6_del() 2169 struct nl_info info = { in fib6_clean_node()
|
| H A D | route.c | 1292 static int __ip6_ins_rt(struct fib6_info *rt, struct nl_info *info, in __ip6_ins_rt() 1308 struct nl_info info = { .nl_net = net, }; in ip6_ins_rt() 3748 static int __ip6_del_rt(struct fib6_info *rt, struct nl_info *info) in __ip6_del_rt() 3771 struct nl_info info = { in ip6_del_rt() 3781 struct nl_info *info = &cfg->fc_nlinfo; in __ip6_del_rt_siblings() 5036 struct nl_info *info, in ip6_route_mpath_notify() 5098 struct nl_info *info = &cfg->fc_nlinfo; in ip6_route_multipath_add() 6016 void inet6_rt_notify(int event, struct fib6_info *rt, struct nl_info *info, in inet6_rt_notify() 6048 struct nl_info *info) in fib6_rt_update()
|
| /OK3568_Linux_fs/kernel/net/mpls/ |
| H A 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()
|