Searched refs:SNMP_MAX_BPORT_PRIORITY (Results 1 – 2 of 2) sorted by relevance
64 #define SNMP_MAX_BPORT_PRIORITY 255 macro
1043 if (v > SNMP_MAX_BPORT_PRIORITY || errno != 0 || *endptr != '.') { in snmp_bport_id2oct()1081 if (v > SNMP_MAX_BPORT_PRIORITY || errno != 0 || *endptr != '.') { in parse_bport_id()