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

/freebsd-10-stable/sys/net/
H A Dif_vxlan.h138 uint32_t vxlcmd_ftable_max; member in struct:ifvxlancmd
H A Dif_vxlan.c2000 if (vxlan_check_ftable_max(cmd->vxlcmd_ftable_max) == 0) {
2001 sc->vxl_ftable_max = cmd->vxlcmd_ftable_max;
/freebsd-10-stable/sbin/ifconfig/
H A Difvxlan.c517 cmd.vxlcmd_ftable_max = val & 0xFFFFFFFF;

Completed in 70 milliseconds