Home
last modified time | relevance | path

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

/freebsd/sbin/ipf/ippool/
H A Dippool_y.y676 iphtent_t *htop, *hbot, *h; in add_htablehosts() local
693 hbot = NULL; in add_htablehosts()
705 if (hbot != NULL) in add_htablehosts()
706 hbot->ipe_next = h; in add_htablehosts()
709 hbot = h; in add_htablehosts()