Searched refs:ILB_MAX_PORT (Results 1 – 2 of 2) sorted by relevance
73 #define ILB_MAX_PORT UINT16_MAX macro
522 if (p1 == -1 || p1 == 0 || p1 > ILB_MAX_PORT) { in i_match_hostorip()541 if (p2 == -1 || p2 <= p1 || p2 > ILB_MAX_PORT || in i_match_hostorip()