Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dip_htable.c630 ipf_group_del(softc, ipe->ipe_ptr, NULL); in ipf_htent_remove()
634 ipe->ipe_ptr = NULL; in ipf_htent_remove()
966 ipe->ipe_ptr = ipf_group_add(softc, ipe->ipe_group, NULL, in ipf_htent_insert()
972 ipe->ipe_ptr = NULL; in ipf_htent_insert()
1063 rval = ipe->ipe_ptr; in ipf_iphmfindgroup()
H A Dip_htable.h13 void *ipe_ptr; member
/netbsd-src/external/bsd/ipf/dist/
H A Dip_htable.h13 void *ipe_ptr; member
H A Dip_htable.c656 ipf_group_del(softc, ipe->ipe_ptr, NULL);
660 ipe->ipe_ptr = NULL;
1014 ipe->ipe_ptr = ipf_group_add(softc, ipe->ipe_group, NULL,
1020 ipe->ipe_ptr = NULL;
1118 rval = ipe->ipe_ptr;