Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_vxlan.c352 static int vxlan_ioctl(struct ifnet *, u_long, caddr_t);
2324 vxlan_ioctl(struct ifnet *ifp, u_long cmd, caddr_t data) in vxlan_ioctl() function
3197 ifp->if_ioctl = vxlan_ioctl; in vxlan_clone_create()