Searched refs:ht_max_per_node (Results 1 – 4 of 4) sorted by relevance
384 if (src->ht_max_per_node)386 src->ht_max_per_node,
1423 { DOALL(fr->fr_srctrack.ht_max_per_node = $2; \1428 { DOALL(fr->fr_srctrack.ht_max_per_node = $2; \
560 int ht_max_per_node; member
9691 if ((htp->ht_max_per_node != 0) && in ipf_ht_node_add()9692 (h->hn_active >= htp->ht_max_per_node)) { in ipf_ht_node_add()