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

/freebsd-12-stable/sys/net/
H A Dif_vxlan.h90 uint8_t vxlp_ttl; member in struct:ifvxlanparam
H A Dif_vxlan.c2696 if (vxlan_check_ttl(vxlp->vxlp_ttl) == 0)
2697 sc->vxl_ttl = vxlp->vxlp_ttl;
/freebsd-12-stable/sbin/ifconfig/
H A Difvxlan.c545 params.vxlp_ttl = val;

Completed in 165 milliseconds