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

/freebsd-10-stable/sys/net/
H A Dif_vxlan.h86 uint8_t vxlp_ttl; member in struct:ifvxlanparam
H A Dif_vxlan.c2632 if (vxlan_check_ttl(vxlp->vxlp_ttl) == 0)
2633 sc->vxl_ttl = vxlp->vxlp_ttl;
/freebsd-10-stable/sbin/ifconfig/
H A Difvxlan.c553 params.vxlp_ttl = val;

Completed in 74 milliseconds