Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dif_bridge.h70 int br_ioctl_call(struct net *net, unsigned int cmd, void __user *uarg);
/linux/net/
H A Dsocket.c1218 int br_ioctl_call(struct net *net, unsigned int cmd, void __user *uarg) in br_ioctl_call() function
1329 err = br_ioctl_call(net, cmd, argp); in sock_ioctl()