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

  /external/libpcap/pcap/
bpf.h 620 #define DLT_PPP_PPPD 166
624 * software; new software should use DLT_PPP_PPPD.
626 #define DLT_PPP_WITH_DIRECTION DLT_PPP_PPPD
627 #define DLT_LINUX_PPP_WITHDIRECTION DLT_PPP_PPPD
    [all...]
  /external/ppp/pppd/
options.c 66 #ifndef DLT_PPP_PPPD
68 #define DLT_PPP_PPPD DLT_PPP_WITHDIRECTION
70 #define DLT_PPP_PPPD DLT_PPP
    [all...]