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];
551 SNMP_BRIDGE_ID_LEN)); in op_dot1d_stp_port()559 SNMP_BRIDGE_ID_LEN)); in op_dot1d_stp_port()1314 return (string_get(val, bp->design_root, SNMP_BRIDGE_ID_LEN)); in op_begemot_stp_port()1321 return (string_get(val, bp->design_bridge, SNMP_BRIDGE_ID_LEN)); in op_begemot_stp_port()
124 for (i = 0; i < SNMP_BRIDGE_ID_LEN; i++, o++) in snmp_uint64_to_bridgeid()125 b_id[SNMP_BRIDGE_ID_LEN - i - 1] = *o; in snmp_uint64_to_bridgeid()
706 SNMP_BRIDGE_ID_LEN)); in op_dot1d_stp()1346 return (string_get(val, bif->design_root, SNMP_BRIDGE_ID_LEN)); in op_begemot_stp()