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.h71 int br_ioctl_call(struct net *net, struct net_bridge *br, unsigned int cmd,
/linux/net/
H A Dsocket.c1162 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()