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

  /external/libpcap/pcap/
bpf.h 627 #define DLT_PPP_WITH_DIRECTION DLT_PPP_PPPD
844 #define DLT_PPP_WITH_DIR 204 /* PPP - don't confuse with DLT_PPP_WITH_DIRECTION */
    [all...]
  /external/ppp/pppd/
options.c 62 * DLT_PPP_WITH_DIRECTION is in current libpcap cvs, and should be in
66 #ifndef DLT_PPP_WITH_DIRECTION
67 #define DLT_PPP_WITH_DIRECTION DLT_PPP
    [all...]

Completed in 223 milliseconds