Home
last modified time | relevance | path

Searched refs:VXLAN_SGRP_F_DELETE (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/net/vxlan/
Dvxlan_mdb.c44 #define VXLAN_SGRP_F_DELETE BIT(0) macro
1052 ent->flags |= VXLAN_SGRP_F_DELETE; in vxlan_mdb_remote_srcs_replace()
1059 if (ent->flags & VXLAN_SGRP_F_DELETE) in vxlan_mdb_remote_srcs_replace()
1068 ent->flags &= ~VXLAN_SGRP_F_DELETE; in vxlan_mdb_remote_srcs_replace()