Searched defs:ndm_state (Results 1 – 3 of 3) sorted by relevance
/linux/include/uapi/linux/ |
H A D | neighbour.h | 13 __u16 ndm_state; member
|
/linux/tools/include/uapi/linux/ |
H A D | neighbour.h | 13 __u16 ndm_state; member
|
/linux/net/core/ |
H A D | rtnetlink.c | 4458 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 4499 rtnl_fdb_notify(struct net_device * dev,u8 * addr,u16 vid,int type,u16 ndm_state) rtnl_fdb_notify() argument [all...] |