Searched refs:vxlcmd_flags (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/net/
H A Dif_vxlan.h128 uint32_t vxlcmd_flags; member in struct:ifvxlancmd
H A Dif_vxlan.c2202 if (cmd->vxlcmd_flags & VXLAN_CMD_FLAG_LEARN)
2286 all = cmd->vxlcmd_flags & VXLAN_CMD_FLAG_FLUSH_ALL;
/freebsd-current/sbin/ifconfig/
H A Difvxlan.c570 cmd.vxlcmd_flags |= VXLAN_CMD_FLAG_LEARN;
583 cmd.vxlcmd_flags |= VXLAN_CMD_FLAG_FLUSH_ALL;

Completed in 77 milliseconds