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

/freebsd-10.3-release/sys/net/
H A Dif_vxlan.h145 char vxlcmd_ifname[IFNAMSIZ]; member in struct:ifvxlancmd
H A Dif_vxlan.c2020 strlcpy(sc->vxl_mc_ifname, cmd->vxlcmd_ifname, IFNAMSIZ);
/freebsd-10.3-release/sbin/ifconfig/
H A Difvxlan.c536 strlcpy(cmd.vxlcmd_ifname, arg, sizeof(cmd.vxlcmd_ifname));

Completed in 106 milliseconds