Home
last modified time | relevance | path

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

/linux/net/mpls/
H A Daf_mpls.c75 unsigned int nlm_flags);
583 unsigned nlm_flags = (old && new) ? NLM_F_REPLACE : 0; in mpls_notify_route() local
586 rtmsg_lfib(event, index, rt, nlh, net, portid, nlm_flags); in mpls_notify_route()
2326 unsigned int nlm_flags) in rtmsg_lfib() argument
2336 err = mpls_dump_route(skb, portid, seq, event, label, rt, nlm_flags); in rtmsg_lfib()
/linux/net/ipv6/
H A Droute.c6356 unsigned int nlm_flags) in inet6_rt_notify() argument
6375 event, info->portid, seq, nlm_flags); in inet6_rt_notify()