Lines Matching +full:- +full:ne
1 ------------------------------------------
2 Link-local IP address auto-configuration
3 ------------------------------------------
5 Negotiate with other link-local clients on the local network
12 ----------
14 ----------
20 ------------------------
22 ------------------------
30 -------------
32 -------------
45 ----------------
47 ----------------
49 This script allows use of DHCP and/or Link-local controlled
55 "ipconfigcmd=if test \\\"$dhcpenabled\\\" -ne 0;" \
59 "dhcpfail=-1;" \
61 "if test \\\"$linklocalenabled\\\" -ne 0 -a " \
62 "\\\"$dhcpfail\\\" -ne 0;" \
67 "llfail=-1;" \
69 "if test \\\"$llfail\\\" -ne 0 -a " \
70 "\\\"$dhcpfail\\\" -ne 0; " \