Searched refs:DHCP4_CLIENT_PORT (Results 1 – 2 of 2) sorted by relevance
168 public static final int DHCP4_CLIENT_PORT = 68; field in NetworkConstants
329 if (srcPort == DHCP4_CLIENT_PORT || dstPort == DHCP4_CLIENT_PORT) { in parseUDP()