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

  /external/libpcap/
gencode.c 711 * "off_linktype" is the offset to information in the link-layer header
730 static u_int off_linktype; variable
841 off_linktype = 2;
847 off_linktype = 4;
853 off_linktype = 12;
863 off_linktype = -1;
870 off_linktype = -1;
878 off_linktype = 0;
884 off_linktype = 0;
893 off_linktype = 2
    [all...]
wlan_filtering.patch 284 + return gen_snap(0x080007, ETHERTYPE_ATALK, off_linktype);
313 + * off_linktype);

Completed in 452 milliseconds