Searched refs:nlm_flags (Results 1 - 6 of 6) sorted by relevance
/linux-4.4.14/net/ipv4/ |
H A D | fib_lookup.h | 37 u32 tb_id, const struct nl_info *info, unsigned int nlm_flags);
|
H A D | fib_semantics.c | 402 unsigned int nlm_flags) rtmsg_fib() 414 fa->fa_tos, fa->fa_info, nlm_flags); rtmsg_fib() 400 rtmsg_fib(int event, __be32 key, struct fib_alias *fa, int dst_len, u32 tb_id, const struct nl_info *info, unsigned int nlm_flags) rtmsg_fib() argument
|
/linux-4.4.14/include/net/ |
H A D | switchdev.h | 200 u16 vid, u16 nlm_flags); 308 u16 vid, u16 nlm_flags) switchdev_port_fdb_add() 305 switchdev_port_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], struct net_device *dev, const unsigned char *addr, u16 vid, u16 nlm_flags) switchdev_port_fdb_add() argument
|
/linux-4.4.14/net/mpls/ |
H A D | af_mpls.c | 37 unsigned int nlm_flags); 396 unsigned nlm_flags = (old && new) ? NLM_F_REPLACE : 0; mpls_notify_route() local 399 rtmsg_lfib(event, index, rt, nlh, net, portid, nlm_flags); mpls_notify_route() 1366 unsigned int nlm_flags) rtmsg_lfib() 1376 err = mpls_dump_route(skb, portid, seq, event, label, rt, nlm_flags); rtmsg_lfib() 1364 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-4.4.14/net/switchdev/ |
H A D | switchdev.c | 976 u16 vid, u16 nlm_flags) switchdev_port_fdb_add() 974 switchdev_port_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], struct net_device *dev, const unsigned char *addr, u16 vid, u16 nlm_flags) switchdev_port_fdb_add() argument
|
/linux-4.4.14/net/ipv6/ |
H A D | route.c | 3321 unsigned int nlm_flags) inet6_rt_notify() 3336 event, info->portid, seq, 0, 0, nlm_flags); inet6_rt_notify() 3320 inet6_rt_notify(int event, struct rt6_info *rt, struct nl_info *info, unsigned int nlm_flags) inet6_rt_notify() argument
|
Completed in 210 milliseconds