Home | History | Annotate | Download | only in pppd

Lines Matching refs:DLT_PPP_WITH_DIRECTION

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
1457 pc = pcap_open_dead(DLT_PPP_WITH_DIRECTION, 65535);
1478 pc = pcap_open_dead(DLT_PPP_WITH_DIRECTION, 65535);