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

/freebsd-11.0-release/sys/net/
H A Dif_vxlan.h83 char vxlp_mc_ifname[IFNAMSIZ]; member in struct:ifvxlanparam
H A Dif_vxlan.c2619 strlcpy(sc->vxl_mc_ifname, vxlp->vxlp_mc_ifname, IFNAMSIZ);
/freebsd-11.0-release/sbin/ifconfig/
H A Difvxlan.c529 strlcpy(params.vxlp_mc_ifname, arg,
530 sizeof(params.vxlp_mc_ifname));

Completed in 67 milliseconds