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

  /external/libpcap/pcap/
bpf.h 621 #define DLT_PPP_PPPD 166
625 * software; new software should use DLT_PPP_PPPD.
627 #define DLT_PPP_WITH_DIRECTION DLT_PPP_PPPD
628 #define DLT_LINUX_PPP_WITHDIRECTION DLT_PPP_PPPD
    [all...]
  /external/libpcap/
pcap.c 1148 DLT_CHOICE(DLT_PPP_PPPD, "PPP for pppd, with direction flag"),
    [all...]
gencode.c 1028 case DLT_PPP_PPPD:
    [all...]

Completed in 600 milliseconds