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

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/net/
H A Dif.h70 IFF_SLAVE = 0x800, /* Slave of a load balancer. */ enumerator in enum:__anon48041
71 # define IFF_SLAVE IFF_SLAVE macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/net/
H A Dif.h70 IFF_SLAVE = 0x800, /* Slave of a load balancer. */ enumerator in enum:__anon45843
71 # define IFF_SLAVE IFF_SLAVE macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/net/
H A Dif.h70 IFF_SLAVE = 0x800, /* Slave of a load balancer. */ enumerator in enum:__anon46818
71 # define IFF_SLAVE IFF_SLAVE macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iproute2-3.x/include/linux/
H A Dif.h43 #define IFF_SLAVE 0x800 /* slave of a load balancer */ macro
57 IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dif.h43 #define IFF_SLAVE 0x800 /* slave of a load balancer */ macro
57 IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dif.h43 #define IFF_SLAVE 0x800 /* slave of a load balancer */ macro
57 IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iproute2-3.x/include/linux/
H A Dif.h43 #define IFF_SLAVE 0x800 /* slave of a load balancer */ macro
57 IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/linux/
H A Dif.h43 #define IFF_SLAVE 0x800 /* slave of a load balancer */ macro
57 IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/linux/
H A Dif.h43 #define IFF_SLAVE 0x800 /* slave of a load balancer */ macro
57 IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/linux/
H A Dif.h43 #define IFF_SLAVE 0x800 /* slave of a load balancer */ macro
57 IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iproute2-3.x/include/linux/
H A Dif.h43 #define IFF_SLAVE 0x800 /* slave of a load balancer */ macro
57 IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/networking/
H A Difenslave.c262 if (!(slave.flags.ifr_flags & IFF_SLAVE)) {
282 if (slave.flags.ifr_flags & IFF_SLAVE) {
401 if (!(slave.flags.ifr_flags & IFF_SLAVE)) {
H A Dinterface.c1071 IFF_SLAVE,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/networking/
H A Difenslave.c262 if (!(slave.flags.ifr_flags & IFF_SLAVE)) {
282 if (slave.flags.ifr_flags & IFF_SLAVE) {
401 if (!(slave.flags.ifr_flags & IFF_SLAVE)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/networking/
H A Difenslave.c262 if (!(slave.flags.ifr_flags & IFF_SLAVE)) {
282 if (slave.flags.ifr_flags & IFF_SLAVE) {
401 if (!(slave.flags.ifr_flags & IFF_SLAVE)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A Deql.c134 #define eql_is_slave(dev) ((dev->flags & IFF_SLAVE) == IFF_SLAVE)
223 slave->dev->flags &= ~IFF_SLAVE;
396 slave->dev->flags |= IFF_SLAVE;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A Deql.c134 #define eql_is_slave(dev) ((dev->flags & IFF_SLAVE) == IFF_SLAVE)
223 slave->dev->flags &= ~IFF_SLAVE;
396 slave->dev->flags |= IFF_SLAVE;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/minidlna/
H A Dgetifaddr.c55 # ifndef IFF_SLAVE
56 # define IFF_SLAVE 0 macro
92 if (!ifname && (p->ifa_flags & (IFF_LOOPBACK | IFF_SLAVE)))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/minidlna/
H A Dgetifaddr.c55 # ifndef IFF_SLAVE
56 # define IFF_SLAVE 0 macro
92 if (!ifname && (p->ifa_flags & (IFF_LOOPBACK | IFF_SLAVE)))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/libatalk/dsi/
H A Ddsi_tcp.c249 #ifndef IFF_SLAVE
250 #define IFF_SLAVE 0 macro
274 if (ifr.ifr_flags & (IFF_LOOPBACK | IFF_POINTOPOINT | IFF_SLAVE))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/libatalk/dsi/
H A Ddsi_tcp.c249 #ifndef IFF_SLAVE
250 #define IFF_SLAVE 0 macro
274 if (ifr.ifr_flags & (IFF_LOOPBACK | IFF_POINTOPOINT | IFF_SLAVE))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/libatalk/dsi/
H A Ddsi_tcp.c249 #ifndef IFF_SLAVE
250 #define IFF_SLAVE 0 macro
274 if (ifr.ifr_flags & (IFF_LOOPBACK | IFF_POINTOPOINT | IFF_SLAVE))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/minidlna/
H A Dgetifaddr.c55 # ifndef IFF_SLAVE
56 # define IFF_SLAVE 0 macro
92 if (!ifname && (p->ifa_flags & (IFF_LOOPBACK | IFF_SLAVE)))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/Documentation/networking/
H A Difenslave.c649 if (!(slave_flags.ifr_flags & IFF_SLAVE)) {
676 if (slave_flags.ifr_flags & IFF_SLAVE) {
832 if (!(slave_flags.ifr_flags & IFF_SLAVE)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/Documentation/networking/
H A Difenslave.c649 if (!(slave_flags.ifr_flags & IFF_SLAVE)) {
676 if (slave_flags.ifr_flags & IFF_SLAVE) {
832 if (!(slave_flags.ifr_flags & IFF_SLAVE)) {

Completed in 348 milliseconds

12