Home
last modified time | relevance | path

Searched refs:vxlan_ctrl_set_ttl (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sys/net/
HDif_vxlan.c311 static int vxlan_ctrl_set_ttl(struct vxlan_softc *, void *);
477 { vxlan_ctrl_set_ttl, sizeof(struct ifvxlancmd),
2030 vxlan_ctrl_set_ttl(struct vxlan_softc *sc, void *arg) in vxlan_ctrl_set_ttl() function