Searched refs:off_ll (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/contrib/libpcap/
H A Dgencode.c782 * code to compute that offset; off_ll is 0 in that case.)
784 static u_int off_ll; variable
833 * of the link-layer header (i.e., it doesn't include off_ll).
899 * they don't include off_ll or off_macpl).
962 off_ll = 0;
1500 * header is "off_ll".
1515 * link-layer header; add in off_ll, which, if there's
1520 s->s.k = offset + off_ll;
2414 * header is "off_ll".
2424 * That length is off_ll
[all...]

Completed in 53 milliseconds