Searched refs:neighbors_max (Results 1 – 2 of 2) sorted by relevance
68 if (hashmap_size(lldp_rx->neighbor_by_id) > LESS_BY(lldp_rx->neighbors_max, extra)) in lldp_rx_make_space()410 .neighbors_max = LLDP_DEFAULT_NEIGHBORS_MAX, in sd_lldp_rx_new()499 lldp_rx->neighbors_max = m; in sd_lldp_rx_set_neighbors_max()
26 uint64_t neighbors_max; member