Searched defs:nlm_flags (Results 1 - 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/net/ipv4/ |
| H A D | fib_semantics.c | 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 | 544 unsigned nlm_flags = (old && new) ? NLM_F_REPLACE : 0; in mpls_notify_route() local 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/ipv4/ |
| H A D | fib_semantics.c | 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/mpls/ |
| H A D | af_mpls.c | 547 unsigned nlm_flags = (old && new) ? NLM_F_REPLACE : 0; in mpls_notify_route() local 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 | 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 | 6153 inet6_rt_notify(int event, struct fib6_info *rt, struct nl_info *info, unsigned int nlm_flags) inet6_rt_notify() argument
|
Completed in 28 milliseconds