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