Searched refs:br_ioctl_call (Results 1 – 5 of 5) sorted by relevance
/linux/include/linux/ |
A D | if_bridge.h | 68 int br_ioctl_call(struct net *net, struct net_bridge *br, unsigned int cmd,
|
/linux/net/core/ |
A D | dev_ioctl.c | 386 err = br_ioctl_call(net, netdev_priv(dev), cmd, ifr, NULL); in dev_ifsioc()
|
/linux/net/ |
A D | socket.c | 1082 int br_ioctl_call(struct net *net, struct net_bridge *br, unsigned int cmd, in br_ioctl_call() function 1189 err = br_ioctl_call(net, NULL, cmd, NULL, argp); in sock_ioctl()
|
/linux/ |
A D | System.map | 50292 ffff800010d6aa70 T br_ioctl_call
|
A D | .tmp_System.map | 50292 ffff800010d6aa70 T br_ioctl_call
|
Completed in 331 milliseconds