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

/freebsd-11.0-release/sys/net/
H A Dif_vxlan.h115 #define VXLAN_CMD_FLUSH 15 macro
H A Dif_vxlan.c496 [VXLAN_CMD_FLUSH] =
/freebsd-11.0-release/sbin/ifconfig/
H A Difvxlan.c591 if (do_cmd(s, VXLAN_CMD_FLUSH, &cmd, sizeof(cmd), 1) < 0)
592 err(1, "VXLAN_CMD_FLUSH");

Completed in 85 milliseconds