Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bsnmpd/modules/snmp_bridge/
H A Dbridge_if.c291 struct snmp_value bif_idx; in bridge_new_root() local
296 if (bridge_basename_var(bif, &bif_idx) == NULL) in bridge_new_root()
300 &bif_idx, (struct snmp_value *) NULL); in bridge_new_root()
310 struct snmp_value bif_idx; in bridge_top_change() local
316 if (bridge_basename_var(bif, &bif_idx) == NULL) in bridge_top_change()
320 &bif_idx, (struct snmp_value *) NULL); in bridge_top_change()