Searched refs:IFF_SLAVE (Results 26 - 35 of 35) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/8021q/
H A Dvlan_dev.c765 IFF_MASTER | IFF_SLAVE);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/bonding/
H A Dbond_main.c1431 if (slave_dev->flags & IFF_SLAVE) {
1842 if (!(slave_dev->flags & IFF_SLAVE) ||
2166 if (!(slave_dev->flags & IFF_SLAVE) || (slave_dev->master != bond_dev))
3569 if (event_dev->flags & IFF_SLAVE) {
3570 pr_debug("IFF_SLAVE\n");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/bonding/
H A Dbond_main.c1431 if (slave_dev->flags & IFF_SLAVE) {
1842 if (!(slave_dev->flags & IFF_SLAVE) ||
2166 if (!(slave_dev->flags & IFF_SLAVE) || (slave_dev->master != bond_dev))
3569 if (event_dev->flags & IFF_SLAVE) {
3570 pr_debug("IFF_SLAVE\n");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/8021q/
H A Dvlan_dev.c765 IFF_MASTER | IFF_SLAVE);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/networking/
H A Dinterface.c1071 IFF_SLAVE,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/networking/
H A Dinterface.c1071 IFF_SLAVE,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/core/
H A Ddev.c4063 slave->flags |= IFF_SLAVE;
4065 slave->flags &= ~IFF_SLAVE;
4067 rtmsg_ifinfo(RTM_NEWLINK, slave, IFF_SLAVE);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/core/
H A Ddev.c4063 slave->flags |= IFF_SLAVE;
4065 slave->flags &= ~IFF_SLAVE;
4067 rtmsg_ifinfo(RTM_NEWLINK, slave, IFF_SLAVE);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/ipv6/
H A Daddrconf.c2494 if (dev->flags & IFF_SLAVE)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/ipv6/
H A Daddrconf.c2494 if (dev->flags & IFF_SLAVE)

Completed in 203 milliseconds

12