Home
last modified time | relevance | path

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

/openbsd/sys/net/
H A Dif_vxlan.c105 struct vxlan_tep { struct
106 TAILQ_ENTRY(vxlan_tep) vt_entry;
121 TAILQ_HEAD(vxlan_teps, vxlan_tep); argument
607 struct vxlan_tep *vt = arg; in vxlan_input()
875 static struct vxlan_tep *
878 struct vxlan_tep *vt; in vxlan_tep_get()
896 struct vxlan_tep *vt; in vxlan_tep_add_addr()
999 struct vxlan_tep *vt; in vxlan_tep_del_addr()