Home
last modified time | relevance | path

Searched defs:objtotal (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/net/netmap/
H A Dnetmap_mem2.h123 u_int objtotal; /* actual total number of objects. */ member
H A Dnetmap_mem2.c476 netmap_config_obj_allocator(struct netmap_obj_pool *p, u_int objtotal, u_int objsize) in netmap_config_obj_allocator()