Home | History | Annotate | Download | only in libpcap

Lines Matching full:dag_mem_base

87 	void	*dag_mem_base;	/* DAG card memory base address */
316 dag_record_t *header = (dag_record_t *)(pd->dag_mem_base + pd->dag_mem_bottom);
730 if((handlep->dag_mem_base = dag_mmap(handle->fd)) == MAP_FAILED) {