Searched refs:vxlan_set_reqcap (Results 1 – 1 of 1) sorted by relevance
375 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