Searched refs:nlm_flags (Results 1 – 3 of 3) sorted by relevance
| /linux/net/mpls/ |
| H A D | af_mpls.c | 75 unsigned int nlm_flags); 585 unsigned nlm_flags = (old && new) ? NLM_F_REPLACE : 0; in mpls_notify_route() local 588 rtmsg_lfib(event, index, rt, nlh, net, portid, nlm_flags); in mpls_notify_route() 2331 unsigned int nlm_flags) in rtmsg_lfib() argument 2341 err = mpls_dump_route(skb, portid, seq, event, label, rt, nlm_flags); in rtmsg_lfib()
|
| /linux/net/ipv4/ |
| H A D | fib_semantics.c | 574 unsigned int nlm_flags) in rtmsg_fib() argument 594 err = fib_dump_info(skb, info->portid, seq, event, &fri, nlm_flags); in rtmsg_fib()
|
| /linux/net/ipv6/ |
| H A D | route.c | 6382 struct nl_info *info, unsigned int nlm_flags, in __inet6_rt_notify() argument 6402 event, info->portid, seq, nlm_flags, del_reason); in __inet6_rt_notify() 6424 unsigned int nlm_flags) in inet6_rt_notify() argument 6426 __inet6_rt_notify(event, rt, info, nlm_flags, RT_DEL_REASON_UNSPEC); in inet6_rt_notify()
|