HomeSort by relevance Sort by last modified time
    Searched refs:pcap_fddipad (Results 1 - 2 of 2) sorted by null

  /external/ppp/pppd/include/
pcap-int.h 112 #define PCAP_FDDIPAD 3
116 extern int pcap_fddipad;
  /external/libpcap/
gencode.c 278 u_int pcap_fddipad; member in struct:_compiler_state
1029 cstate->pcap_fddipad = p->fddipad;
1183 cstate->off_linktype.constant_part += cstate->pcap_fddipad;
1185 cstate->off_linkpl.constant_part += cstate->pcap_fddipad;
    [all...]

Completed in 530 milliseconds