HomeSort by relevance Sort by last modified time
    Searched full:rfcllc (Results 1 - 1 of 1) sorted by null

  /external/tcpdump/
print-cip.c 46 static unsigned char rfcllc[] = { variable
76 if (memcmp(rfcllc, p, sizeof(rfcllc))==0 && caplen < RFC1483LLC_LEN) {
84 if (memcmp(rfcllc, p, sizeof(rfcllc)) == 0) {

Completed in 796 milliseconds