Searched refs:vxlan_ioctl (Results 1 – 1 of 1) sorted by relevance
352 static int vxlan_ioctl(struct ifnet *, u_long, caddr_t);2352 vxlan_ioctl(struct ifnet *ifp, u_long cmd, caddr_t data) in vxlan_ioctl() function3246 ifp->if_ioctl = vxlan_ioctl; in vxlan_clone_create()