Searched refs:ipe_ptr (Results 1 – 2 of 2) sorted by relevance
652 if (ipe->ipe_ptr != NULL) in ipf_htent_remove()653 ipf_group_del(softc, ipe->ipe_ptr, NULL); in ipf_htent_remove()657 ipe->ipe_ptr = NULL; in ipf_htent_remove()989 ipe->ipe_ptr = ipf_group_add(softc, ipe->ipe_group, NULL, in ipf_htent_insert()995 ipe->ipe_ptr = NULL; in ipf_htent_insert()1086 rval = ipe->ipe_ptr; in ipf_iphmfindgroup()
11 void *ipe_ptr; member