Home
last modified time | relevance | path

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

/freebsd/sbin/ipf/ippool/
H A Dippool_y.y721 ip_pool_node_t *ptop, *pbot, *p; in add_poolhosts() local
738 pbot = NULL; in add_poolhosts()
759 if (pbot != NULL) in add_poolhosts()
760 pbot->ipn_next = p; in add_poolhosts()
763 pbot = p; in add_poolhosts()