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

/freebsd-current/sys/net/
H A Dif_vxlan.h108 #define VXLAN_CMD_SET_LEARN 12 macro
H A Dif_vxlan.c540 [VXLAN_CMD_SET_LEARN] =
/freebsd-current/sbin/ifconfig/
H A Difvxlan.c572 if (do_cmd(ctx, VXLAN_CMD_SET_LEARN, &cmd, sizeof(cmd), 1) < 0)
573 err(1, "VXLAN_CMD_SET_LEARN");

Completed in 90 milliseconds