Searched refs:br_ioctl_call (Results 1 – 2 of 2) sorted by relevance
70 int br_ioctl_call(struct net *net, unsigned int cmd, void __user *uarg);
1218 int br_ioctl_call(struct net *net, unsigned int cmd, void __user *uarg) in br_ioctl_call() function1329 err = br_ioctl_call(net, cmd, argp); in sock_ioctl()