HomeSort by: relevance | last modified time | path
    Searched defs:sll_header (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/libpcap/dist/pcap/
sll.h 87 struct sll_header { struct
  /src/external/bsd/tcpdump/dist/
print-sll.c 92 struct sll_header { struct
161 sll_print(netdissect_options *ndo, const struct sll_header *sllp, u_int length)
228 const struct sll_header *sllp;
237 sllp = (const struct sll_header *)p;

Completed in 27 milliseconds