Searched defs:ndm_state (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/linux/
H A Dneighbour.h13 __u16 ndm_state; member in struct:ndmsg
/linux-master/net/bridge/
H A Dbr_fdb.c622 static unsigned long __ndm_state_to_fdb_flags(u16 ndm_state) argument
[all...]
/linux-master/net/core/
H A Drtnetlink.c4111 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) argument
4155 rtnl_fdb_notify(struct net_device *dev, u8 *addr, u16 vid, int type, u16 ndm_state) argument
[all...]

Completed in 169 milliseconds