Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_vxlan.c375 static int vxlan_set_reqcap(struct vxlan_softc *, struct ifnet *, int);
2365 error = vxlan_set_reqcap(sc, ifp, ifr->ifr_reqcap); in vxlan_ioctl()
3019 vxlan_set_reqcap(struct vxlan_softc *sc, struct ifnet *ifp, int reqcap) in vxlan_set_reqcap() function