Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dfib_lookup.h45 u32 tb_id, const struct nl_info *info, unsigned int nlm_flags);
H A Dfib_semantics.c515 unsigned int nlm_flags) in rtmsg_fib() argument
535 err = fib_dump_info(skb, info->portid, seq, event, &fri, nlm_flags); in rtmsg_fib()
/openbmc/linux/net/mpls/
H A Daf_mpls.c76 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() argument
2285 err = mpls_dump_route(skb, portid, seq, event, label, rt, nlm_flags); in rtmsg_lfib()
/openbmc/linux/net/ipv6/
H A Droute.c6161 unsigned int nlm_flags) in inet6_rt_notify() argument
6176 event, info->portid, seq, nlm_flags); in inet6_rt_notify()