Searched refs:vxlan_set_reqcap (Results 1 – 1 of 1) sorted by relevance
376 static int vxlan_set_reqcap(struct vxlan_softc *, struct ifnet *, int);2392 error = vxlan_set_reqcap(sc, ifp, ifr->ifr_reqcap); in vxlan_ioctl()3067 vxlan_set_reqcap(struct vxlan_softc *sc, struct ifnet *ifp, int reqcap) in vxlan_set_reqcap() function