Searched defs:nlm_flags (Results 1 - 5 of 5) sorted by relevance
/linux-4.4.14/include/net/ |
H A D | switchdev.h | 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/switchdev/ |
H A D | switchdev.c | 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/ipv4/ |
H A D | fib_semantics.c | 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/net/mpls/ |
H A D | af_mpls.c | 396 unsigned nlm_flags = (old && new) ? NLM_F_REPLACE : 0; mpls_notify_route() local 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/ipv6/ |
H A D | route.c | 3320 inet6_rt_notify(int event, struct rt6_info *rt, struct nl_info *info, unsigned int nlm_flags) inet6_rt_notify() argument
|
Completed in 264 milliseconds