Searched refs:SNMP_BRIDGE_ID_LEN (Results 1 – 4 of 4) sorted by relevance
34 #define SNMP_BRIDGE_ID_LEN 8 macro37 typedef u_char bridge_id[SNMP_BRIDGE_ID_LEN];
552 SNMP_BRIDGE_ID_LEN)); in op_dot1d_stp_port()560 SNMP_BRIDGE_ID_LEN)); in op_dot1d_stp_port()1315 return (string_get(val, bp->design_root, SNMP_BRIDGE_ID_LEN)); in op_begemot_stp_port()1322 return (string_get(val, bp->design_bridge, SNMP_BRIDGE_ID_LEN)); in op_begemot_stp_port()
125 for (i = 0; i < SNMP_BRIDGE_ID_LEN; i++, o++) in snmp_uint64_to_bridgeid()126 b_id[SNMP_BRIDGE_ID_LEN - i - 1] = *o; in snmp_uint64_to_bridgeid()
707 SNMP_BRIDGE_ID_LEN)); in op_dot1d_stp()1347 return (string_get(val, bif->design_root, SNMP_BRIDGE_ID_LEN)); in op_begemot_stp()