Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dfib_lookup.h47 u32 tb_id, const struct nl_info *info, unsigned int nlm_flags);
H A Dfib_semantics.c544 unsigned int nlm_flags) in rtmsg_fib() argument
564 err = fib_dump_info(skb, info->portid, seq, event, &fri, nlm_flags); in rtmsg_fib()
/linux/net/mpls/
H A Daf_mpls.c76 unsigned int nlm_flags);
584 unsigned nlm_flags = (old && new) ? NLM_F_REPLACE : 0; in mpls_route_update()
587 rtmsg_lfib(event, index, rt, nlh, net, portid, nlm_flags); in mpls_route_update()
2330 unsigned int nlm_flags) in rtmsg_lfib()
2340 err = mpls_dump_route(skb, portid, seq, event, label, rt, nlm_flags); in mpls_valid_getroute_req()
568 unsigned nlm_flags = (old && new) ? NLM_F_REPLACE : 0; mpls_notify_route() local
2315 rtmsg_lfib(int event,u32 label,struct mpls_route * rt,struct nlmsghdr * nlh,struct net * net,u32 portid,unsigned int nlm_flags) rtmsg_lfib() argument
/linux/net/ipv6/
H A Droute.c6340 unsigned int nlm_flags) in inet6_rt_notify() argument
6359 event, info->portid, seq, nlm_flags); in inet6_rt_notify()