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

  /external/libpcap/
gencode.c 776 * "off_nl" and "off_nl_nosnap" are the same.
780 * "off_nl" is the offset if there's a SNAP header following
787 * "off_nl" is the offset if the packet is an Ethernet II packet
793 static u_int off_nl; variable
842 off_nl = 6; /* XXX in reality, variable! */
848 off_nl = 8; /* XXX in reality, variable! */
854 off_nl = 14; /* Ethernet II */
864 off_nl = 16;
872 off_nl = 24;
879 off_nl = 4
    [all...]
wlan_filtering.patch 198 s = gen_load_llrel(off_nl + offset, size);

Completed in 177 milliseconds