Searched refs:ptop (Results 1 – 2 of 2) sorted by relevance
722 ip_pool_node_t *ptop, *pbot, *p; in add_poolhosts() local740 ptop = NULL; in add_poolhosts()763 ptop = p; in add_poolhosts()769 return(ptop); in add_poolhosts()
6765 ipf_tune_findbycookie(ipftuneable_t **ptop, void *cookie, void **next) argument6769 for (ta = *ptop; ta->ipft_name != NULL; ta++)6783 *next = ptop;6788 for (tap = ptop; (ta = *tap) != NULL; tap = &ta->ipft_next)