Searched refs:br_ioctl_call (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ |
H A D | if_bridge.h | 71 int br_ioctl_call(struct net *net, struct net_bridge *br, unsigned int cmd,
|
/linux/net/ |
H A D | socket.c | 1162 int br_ioctl_call(struct net *net, struct net_bridge *br, unsigned int cmd, in br_ioctl_call() function 1272 err = br_ioctl_call(net, NULL, cmd, NULL, argp); in sock_ioctl()
|