Home
last modified time | relevance | path

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

/external/ppp/pppd/include/
Dpcap-int.h116 extern int pcap_fddipad;
/external/libpcap/
Dgencode.c265 u_int pcap_fddipad; member
1137 cstate->pcap_fddipad = p->fddipad; in init_linktype()
1296 cstate->off_linktype.constant_part += cstate->pcap_fddipad; in init_linktype()
1298 cstate->off_linkpl.constant_part += cstate->pcap_fddipad; in init_linktype()
4166 return gen_bcmp(cstate, OR_LINKHDR, 6 + 1 + cstate->pcap_fddipad, 6, eaddr); in gen_fhostop()
4169 return gen_bcmp(cstate, OR_LINKHDR, 0 + 1 + cstate->pcap_fddipad, 6, eaddr); in gen_fhostop()