Home
last modified time | relevance | path

Searched refs:nlm_flags (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/net/ipv4/
Dfib_lookup.h45 u32 tb_id, const struct nl_info *info, unsigned int nlm_flags);
Dfib_semantics.c514 unsigned int nlm_flags) in rtmsg_fib() argument
534 err = fib_dump_info(skb, info->portid, seq, event, &fri, nlm_flags); in rtmsg_fib()
/linux-6.1.9/net/mpls/
Daf_mpls.c75 unsigned int nlm_flags);
546 unsigned nlm_flags = (old && new) ? NLM_F_REPLACE : 0; in mpls_notify_route() local
549 rtmsg_lfib(event, index, rt, nlh, net, portid, nlm_flags); in mpls_notify_route()
2269 unsigned int nlm_flags) in rtmsg_lfib() argument
2279 err = mpls_dump_route(skb, portid, seq, event, label, rt, nlm_flags); in rtmsg_lfib()
/linux-6.1.9/net/ipv6/
Droute.c6162 unsigned int nlm_flags) in inet6_rt_notify() argument
6177 event, info->portid, seq, nlm_flags); in inet6_rt_notify()