Searched refs:sll_header (Results 1 - 4 of 4) sorted by relevance

/external/libpcap/
H A Dsll.h82 struct sll_header { struct
H A Dpcap-linux.c467 struct sll_header *hdrp;
588 hdrp = (struct sll_header *)bp;
/external/tcpdump/
H A Dsll.h85 struct sll_header { struct
H A Dprint-sll.c54 sll_print(register const struct sll_header *sllp, u_int length)
119 register const struct sll_header *sllp;
133 sllp = (const struct sll_header *)p;

Completed in 105 milliseconds