Home
last modified time | relevance | path

Searched defs:nextnode (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_dstlist.c360 ipf_dstnode_t zn, *nextnode = NULL, *node = NULL; local
H A Dip_pool.c1287 ip_pool_node_t *node, zn, *nextnode; local
H A Dip_htable.c1231 iphtent_t *node, zn, *nextnode; local
/f-stack/app/redis-5.0.5/src/
H A Ddb.c627 listNode *node, *nextnode; in scanGenericCommand() local