Home
last modified time | relevance | path

Searched defs:ndm_flags (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/vxlan/
H A Dvxlan_core.c773 __u16 ndm_flags) in vxlan_fdb_alloc() argument
859 __be32 vni, __u32 ifindex, __u16 ndm_flags, in vxlan_fdb_create() argument
972 __u32 ifindex, __u16 ndm_flags, in vxlan_fdb_update_existing() argument
1071 __u32 ifindex, __u16 ndm_flags, u3 in vxlan_fdb_update_create() argument
1107 vxlan_fdb_update(struct vxlan_dev * vxlan,const u8 * mac,union vxlan_addr * ip,__u16 state,__u16 flags,__be16 port,__be32 src_vni,__be32 vni,__u32 ifindex,__u16 ndm_flags,u32 nhid,bool swdev_notify,struct netlink_ext_ack * extack) vxlan_fdb_update() argument
3103 u8 ndm_flags; vxlan_fdb_delete_bulk() local
[all...]
/linux/include/uapi/linux/
H A Dneighbour.h14 __u8 ndm_flags; member
/linux/tools/include/uapi/linux/
H A Dneighbour.h14 __u8 ndm_flags; member
/linux/net/core/
H A Dneighbour.c202 u32 ndm_flags, old_flags = neigh->flags; in neigh_update_flags() local
2006 u32 ndm_flags; neigh_add() local
[all...]
H A Drtnetlink.c5051 struct nlattr **tb, u8 *ndm_flags, in valid_fdb_get_strict()
5122 u8 ndm_flags = 0; in rtnl_fdb_get() local
/linux/include/net/
H A Dneighbour.h597 u8 ndm_flags = 0; neigh_update_is_router() local