Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dif_bridge.h71 int br_ioctl_call(struct net *net, struct net_bridge *br, unsigned int cmd,
/linux/net/core/
H A Ddev_ioctl.c592 err = br_ioctl_call(net, netdev_priv(dev), cmd, ifr, NULL); in dev_ifsioc()
/linux/net/
H A Dsocket.c1185 int br_ioctl_call(struct net *net, struct net_bridge *br, unsigned int cmd, in br_ioctl_call() function
1295 err = br_ioctl_call(net, NULL, cmd, NULL, argp); in sock_ioctl()