Searched refs:nlm_flags (Results 1 – 4 of 4) sorted by relevance
/net/ipv4/ |
D | fib_lookup.h | 42 u32 tb_id, const struct nl_info *info, unsigned int nlm_flags);
|
D | fib_semantics.c | 512 unsigned int nlm_flags) in rtmsg_fib() argument 524 fa->fa_tos, fa->fa_info, nlm_flags); in rtmsg_fib()
|
/net/mpls/ |
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() 2293 unsigned int nlm_flags) in rtmsg_lfib() argument 2303 err = mpls_dump_route(skb, portid, seq, event, label, rt, nlm_flags); in rtmsg_lfib()
|
/net/ipv6/ |
D | route.c | 5971 unsigned int nlm_flags) in inet6_rt_notify() argument 5986 event, info->portid, seq, nlm_flags); in inet6_rt_notify()
|