Searched refs:off_li (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/libpcap/ |
H A D | gencode.c | 358 u_int off_li; member 1191 cstate->off_li = OFFSET_NOT_SET; in init_linktype() 1629 cstate->off_li = 2; in init_linktype() 1642 cstate->off_li = 6; in init_linktype() 1655 cstate->off_li = 22; in init_linktype() 9965 b0 = gen_ncmp(cstate, OR_PACKET, cstate->off_li, BPF_B, in gen_mtp2type_abbrev() 9974 b0 = gen_ncmp(cstate, OR_PACKET, cstate->off_li, BPF_B, in gen_mtp2type_abbrev() 9976 b1 = gen_ncmp(cstate, OR_PACKET, cstate->off_li, BPF_B, in gen_mtp2type_abbrev() 9986 b0 = gen_ncmp(cstate, OR_PACKET, cstate->off_li, BPF_B, in gen_mtp2type_abbrev()
|