Searched refs:vxlan_get_parent (Results 1 – 1 of 1) sorted by relevance
190 static int vxlan_get_parent(struct vxlan_softc *, struct if_parent *);780 error = vxlan_get_parent(sc, (struct if_parent *)data); in vxlan_ioctl()1602 vxlan_get_parent(struct vxlan_softc *sc, struct if_parent *p) in vxlan_get_parent() function