Searched refs:br_ioctl (Results 1 – 4 of 4) sorted by relevance
12 br_ioctl.o br_notify.o br_stp.o br_stp_bpdu.o \
34 return br_ioctl(dev->priv, args[0], args[1], args[2], args[3]); in br_dev_do_ioctl()
171 extern int br_ioctl(struct net_bridge *br,
251 int br_ioctl(struct net_bridge *br, unsigned int cmd, unsigned long arg0, unsigned long arg1, unsig… in br_ioctl() function