Searched refs:bond_ioctl (Results 1 – 1 of 1) sorted by relevance
649 static int bond_ioctl(struct ifnet *ifp, u_long cmd, void * addr);1205 bond_init.ioctl = bond_ioctl; in bond_clone_create()2957 bond_ioctl(struct ifnet *ifp, u_long cmd, void * data) in bond_ioctl() function