Home
last modified time | relevance | path

Searched refs:br_ioctl (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/net/bridge/
DMakefile12 br_ioctl.o br_notify.o br_stp.o br_stp_bpdu.o \
Dbr_device.c34 return br_ioctl(dev->priv, args[0], args[1], args[2], args[3]); in br_dev_do_ioctl()
Dbr_private.h171 extern int br_ioctl(struct net_bridge *br,
Dbr_ioctl.c251 int br_ioctl(struct net_bridge *br, unsigned int cmd, unsigned long arg0, unsigned long arg1, unsig… in br_ioctl() function