Searched defs:ndm_state (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | neighbour.h | 15 __u16 ndm_state; member
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | neighbour.h | 13 __u16 ndm_state; member
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | neighbour.h | 13 __u16 ndm_state; member
|
/kernel/linux/linux-6.6/net/bridge/ |
H A D | br_fdb.c | 604 static unsigned long __ndm_state_to_fdb_flags(u16 ndm_state) in __ndm_state_to_fdb_flags() argument [all...] |
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | neighbour.h | 28 __u16 ndm_state; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | neighbour.h | 28 __u16 ndm_state; member
|
/kernel/linux/linux-5.10/net/core/ |
H A D | rtnetlink.c | 3897 nlmsg_populate_fdb_fill(struct sk_buff *skb, struct net_device *dev, u8 *addr, u16 vid, u32 pid, u32 seq, int type, unsigned int flags, int nlflags, u16 ndm_state) nlmsg_populate_fdb_fill() argument 3941 rtnl_fdb_notify(struct net_device *dev, u8 *addr, u16 vid, int type, u16 ndm_state) rtnl_fdb_notify() argument [all...] |
/kernel/linux/linux-6.6/net/core/ |
H A D | rtnetlink.c | 4094 nlmsg_populate_fdb_fill(struct sk_buff *skb, struct net_device *dev, u8 *addr, u16 vid, u32 pid, u32 seq, int type, unsigned int flags, int nlflags, u16 ndm_state) nlmsg_populate_fdb_fill() argument 4138 rtnl_fdb_notify(struct net_device *dev, u8 *addr, u16 vid, int type, u16 ndm_state) rtnl_fdb_notify() argument [all...] |
Completed in 20 milliseconds