Home
last modified time | relevance | path

Searched refs:SNMP_MAX_BPORT_PRIORITY (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/bsnmpd/tools/libbsnmptools/
H A Dbsnmptc.h64 #define SNMP_MAX_BPORT_PRIORITY 255 macro
H A Dbsnmptc.c1043 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()