Searched refs:BROADCAST (Results 1 - 18 of 18) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/udhcpd/samples/
H A Dsample.bound6 [ -n "$broadcast" ] && BROADCAST="broadcast $broadcast"
9 /sbin/ifconfig $interface $ip $BROADCAST $NETMASK
H A Dsample.renew6 [ -n "$broadcast" ] && BROADCAST="broadcast $broadcast"
9 /sbin/ifconfig $interface $ip $BROADCAST $NETMASK
H A Dsimple.script8 [ -n "$broadcast" ] && BROADCAST="broadcast $broadcast"
17 /sbin/ifconfig $interface $ip $BROADCAST $NETMASK
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/examples/udhcp/
H A Dsample.bound6 [ -n "$broadcast" ] && BROADCAST="broadcast $broadcast"
9 /sbin/ifconfig $interface $ip $BROADCAST $NETMASK
H A Dsample.renew6 [ -n "$broadcast" ] && BROADCAST="broadcast $broadcast"
9 /sbin/ifconfig $interface $ip $BROADCAST $NETMASK
H A Dsimple.script8 [ -n "$broadcast" ] && BROADCAST="broadcast $broadcast"
17 /sbin/ifconfig $interface $ip $BROADCAST $NETMASK
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/
H A Dipcalc.c59 #define BROADCAST 0x02 macro
93 if (opt & (BROADCAST | NETWORK | NETPREFIX)) {
162 if (opt & BROADCAST) {
164 printf("BROADCAST=%s\n", inet_ntoa((*(struct in_addr *) &broadcast)));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/qla2xxx/
H A Dqla_inline.h170 loop_id == MANAGEMENT_SERVER || loop_id == BROADCAST);
H A Dqla_def.h148 #define BROADCAST 0xff macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/irda/
H A Dirlap.h55 #define BROADCAST 0xffffffff /* Broadcast device address */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/pppd/plugins/rp-pppoe/
H A Dpppoe.h322 #define BROADCAST(e) ((e[0] & e[1] & e[2] & e[3] & e[4] & e[5]) == 0xFF) macro
H A Ddiscovery.c368 if (BROADCAST(packet.ethHdr.h_source)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/irda/
H A Dirlap_frame.c314 __u32 bcast = BROADCAST;
426 if ((info->saddr != self->saddr) && (info->saddr != BROADCAST)) {
497 if ((info->saddr != self->saddr) && (info->saddr != BROADCAST)) {
1262 (info->saddr != BROADCAST)) {
H A Dirlap.c151 } while ((self->saddr == 0x0) || (self->saddr == BROADCAST) ||
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/ip/
H A Dipaddress.c86 _PF(BROADCAST);
H A Diproute.c412 PRTFL(BROADCAST, "brd");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/libiproute/
H A Dipaddress.c52 _PF(BROADCAST);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/doc/
H A Dip-cref.tex349 3: eth0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc cbq qlen 100
355 2: dummy: <BROADCAST,NOARP> mtu 1500 qdisc noop
398 \item \verb|BROADCAST| --- the device has the facility to send packets
405 If neither \verb|LOOPBACK| nor \verb|BROADCAST| nor \verb|POINTOPOINT|
417 \verb|BROADCAST| link is multicasting by definition, because we have
490 3: eth0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc cbq qlen 100
532 3: eth0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc cbq qlen 100
732 3: eth0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc cbq qlen 100

Completed in 216 milliseconds