Home | History | Annotate | Download | only in libpcap

Lines Matching refs:elem

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