/kernel/linux/linux-5.10/net/ipv4/ |
H A D | fib_lookup.h | 44 u32 tb_id, const struct nl_info *info, unsigned int nlm_flags);
|
H A D | fib_semantics.c | 515 unsigned int nlm_flags) in rtmsg_fib() 534 err = fib_dump_info(skb, info->portid, seq, event, &fri, nlm_flags); in rtmsg_fib() 513 rtmsg_fib(int event, __be32 key, struct fib_alias *fa, int dst_len, u32 tb_id, const struct nl_info *info, unsigned int nlm_flags) rtmsg_fib() argument
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | fib_lookup.h | 45 u32 tb_id, const struct nl_info *info, unsigned int nlm_flags);
|
H A D | fib_semantics.c | 515 unsigned int nlm_flags) in rtmsg_fib() 535 err = fib_dump_info(skb, info->portid, seq, event, &fri, nlm_flags); in rtmsg_fib() 513 rtmsg_fib(int event, __be32 key, struct fib_alias *fa, int dst_len, u32 tb_id, const struct nl_info *info, unsigned int nlm_flags) rtmsg_fib() argument
|
/kernel/linux/linux-5.10/net/mpls/ |
H A D | af_mpls.c | 75 unsigned int nlm_flags); 544 unsigned nlm_flags = (old && new) ? NLM_F_REPLACE : 0; in mpls_notify_route() local 547 rtmsg_lfib(event, index, rt, nlh, net, portid, nlm_flags); in mpls_notify_route() 2282 unsigned int nlm_flags) in rtmsg_lfib() 2292 err = mpls_dump_route(skb, portid, seq, event, label, rt, nlm_flags); in rtmsg_lfib() 2280 rtmsg_lfib(int event, u32 label, struct mpls_route *rt, struct nlmsghdr *nlh, struct net *net, u32 portid, unsigned int nlm_flags) rtmsg_lfib() argument
|
/kernel/linux/linux-6.6/net/mpls/ |
H A D | af_mpls.c | 76 unsigned int nlm_flags); 547 unsigned nlm_flags = (old && new) ? NLM_F_REPLACE : 0; in mpls_notify_route() local 550 rtmsg_lfib(event, index, rt, nlh, net, portid, nlm_flags); in mpls_notify_route() 2275 unsigned int nlm_flags) in rtmsg_lfib() 2285 err = mpls_dump_route(skb, portid, seq, event, label, rt, nlm_flags); in rtmsg_lfib() 2273 rtmsg_lfib(int event, u32 label, struct mpls_route *rt, struct nlmsghdr *nlh, struct net *net, u32 portid, unsigned int nlm_flags) rtmsg_lfib() argument
|
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | route.c | 6055 unsigned int nlm_flags) in inet6_rt_notify() 6070 event, info->portid, seq, nlm_flags); in inet6_rt_notify() 6054 inet6_rt_notify(int event, struct fib6_info *rt, struct nl_info *info, unsigned int nlm_flags) inet6_rt_notify() argument
|
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | route.c | 6154 unsigned int nlm_flags) in inet6_rt_notify() 6169 event, info->portid, seq, nlm_flags); in inet6_rt_notify() 6153 inet6_rt_notify(int event, struct fib6_info *rt, struct nl_info *info, unsigned int nlm_flags) inet6_rt_notify() argument
|