Home | History | Annotate | Download | only in dhcp

Lines Matching defs:INADDR_ANY

41     public static final Inet4Address INADDR_ANY = (Inet4Address) Inet4Address.ANY;
1192 transactionId, (short) 0, broadcast, serverIpAddr, INADDR_ANY, clientIpAddr, mac);
1212 transactionId, (short) 0, broadcast, serverIpAddr, INADDR_ANY, clientIpAddr, mac);