Home | History | Annotate | Download | only in libpcap

Lines Matching refs:elem

1454     struct rx_elem *elem = (struct rx_elem*) pool;
1458 PCAP_ASSERT (((unsigned)(&elem->data[0]) & 3) == 0);