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

  /external/libpcap/
gencode.c 900 * "off_nl" and "off_nl_nosnap" are the same.
904 * "off_nl" is the offset if there's a SNAP header following
911 * "off_nl" is the offset if the packet is an Ethernet II packet
917 static u_int off_nl; variable
974 off_nl = 0; /* XXX in reality, variable! */
981 off_nl = 0; /* XXX in reality, variable! */
988 off_nl = 0; /* Ethernet II */
999 off_nl = 0;
1008 off_nl = 0;
1016 off_nl = 0
    [all...]

Completed in 60 milliseconds