Searched refs:NETMASK (Results 1 - 19 of 19) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/scripts/
H A Dppp-on13 NETMASK=255.255.255.0 # The proper netmask if needed
36 noipdefault netmask $NETMASK defaultroute connect $DIALER_SCRIPT
H A Dppp-on-rsh15 NETMASK=255.255.0.0
71 $LOC_IP:$REM_IP netmask $NETMASK $PPPD_IPV6 file $PPPD_LOC_OPT
H A Dppp-on-ssh15 NETMASK=255.255.0.0
75 $LOC_IP:$REM_IP netmask $NETMASK $PPPD_IPV6 file $PPPD_LOC_OPT
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/scripts/
H A Dppp-on13 NETMASK=255.255.255.0 # The proper netmask if needed
36 noipdefault netmask $NETMASK defaultroute connect $DIALER_SCRIPT
H A Dppp-on-rsh15 NETMASK=255.255.0.0
71 $LOC_IP:$REM_IP netmask $NETMASK $PPPD_IPV6 file $PPPD_LOC_OPT
H A Dppp-on-ssh15 NETMASK=255.255.0.0
75 $LOC_IP:$REM_IP netmask $NETMASK $PPPD_IPV6 file $PPPD_LOC_OPT
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/udhcpd/samples/
H A Dsample.bound7 [ -n "$subnet" ] && NETMASK="netmask $subnet"
9 /sbin/ifconfig $interface $ip $BROADCAST $NETMASK
H A Dsample.renew7 [ -n "$subnet" ] && NETMASK="netmask $subnet"
9 /sbin/ifconfig $interface $ip $BROADCAST $NETMASK
H A Dsimple.script9 [ -n "$subnet" ] && NETMASK="netmask $subnet"
17 /sbin/ifconfig $interface $ip $BROADCAST $NETMASK
/netgear-R7000-V1.0.7.12_1.2.5/src/router/udhcpd/samples/
H A Dsample.bound7 [ -n "$subnet" ] && NETMASK="netmask $subnet"
9 /sbin/ifconfig $interface $ip $BROADCAST $NETMASK
H A Dsample.renew7 [ -n "$subnet" ] && NETMASK="netmask $subnet"
9 /sbin/ifconfig $interface $ip $BROADCAST $NETMASK
H A Dsimple.script9 [ -n "$subnet" ] && NETMASK="netmask $subnet"
17 /sbin/ifconfig $interface $ip $BROADCAST $NETMASK
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/examples/udhcp/
H A Dsample.bound7 [ -n "$subnet" ] && NETMASK="netmask $subnet"
9 /sbin/ifconfig $interface $ip $BROADCAST $NETMASK
H A Dsample.renew7 [ -n "$subnet" ] && NETMASK="netmask $subnet"
9 /sbin/ifconfig $interface $ip $BROADCAST $NETMASK
H A Dsimple.script9 [ -n "$subnet" ] && NETMASK="netmask $subnet"
17 /sbin/ifconfig $interface $ip $BROADCAST $NETMASK
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/shell/
H A Ddial_on41 NETMASK=255.255.255.0 # The proper netmask if needed
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/
H A Dipcalc.c58 #define NETMASK 0x01 macro
158 if (opt & NETMASK) {
159 printf("NETMASK=%s\n", inet_ntoa((*(struct in_addr *) &netmask)));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Dgrammar.y274 %token NET NETMASK PORT PORTRANGE LESS GREATER PROTO PROTOCHAIN CBYTE
341 | HID NETMASK HID { $$.b = gen_mcode($1, $3, 0,
H A Dscanner.l245 mask return NETMASK;

Completed in 125 milliseconds