Searched defs:nhid (Results 1 – 1 of 1) sorted by relevance
/linux-5.10/drivers/net/ |
D | vxlan.c | 858 u32 nhid, struct netlink_ext_ack *extack) in vxlan_fdb_nh_update() 925 u32 nhid, struct vxlan_fdb **fdb, in vxlan_fdb_create() 1019 struct vxlan_fdb *f, u32 nhid, in vxlan_fdb_update_existing() 1118 __u32 ifindex, __u16 ndm_flags, u32 nhid, in vxlan_fdb_update_create() 1155 __u32 ifindex, __u16 ndm_flags, u32 nhid, in vxlan_fdb_update() 1193 __be32 *vni, u32 *ifindex, u32 *nhid) in vxlan_fdb_parse() 1276 u32 ifindex, nhid; in vxlan_fdb_add() local 1349 u32 ifindex, nhid; in vxlan_fdb_delete() local
|