Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dif_vxlan.h111 #define VXLAN_CMD_FLUSH 15 macro
H A Dif_vxlan.c558 [VXLAN_CMD_FLUSH] =
/freebsd/sbin/ifconfig/
H A Difvxlan.c585 if (do_cmd(ctx, VXLAN_CMD_FLUSH, &cmd, sizeof(cmd), 1) < 0) in setvxlan_flush()