Home
last modified time | relevance | path

Searched refs:off_payload (Results 1 – 1 of 1) sorted by relevance

/external/libpcap/
Dgencode.c376 u_int off_payload; member
1080 cstate->off_payload = OFFSET_NOT_SET; in init_linktype()
1317 cstate->off_payload = SUNATM_PKT_BEGIN_POS; in init_linktype()
1318 cstate->off_linktype.constant_part = cstate->off_payload; in init_linktype()
1319 cstate->off_linkpl.constant_part = cstate->off_payload; /* if LLC-encapsulated */ in init_linktype()
8848 if (cstate->off_payload == OFFSET_NOT_SET) in gen_atmfield_code()
8850 b0 = gen_ncmp(cstate, OR_LINKHDR, cstate->off_payload + MSG_TYPE_POS, BPF_B, in gen_atmfield_code()
8945 cstate->off_payload + 2, /* Ethernet header */ in gen_atmtype_abbrev()