Home
last modified time | relevance | path

Searched refs:DLT_PPP_ETHER (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/ipf/lib/
H A Dipft_pc.c63 #ifdef DLT_PPP_ETHER
64 { DLT_PPP_ETHER, 8, 8, 0 },
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dbpf-ipf.h231 #define DLT_PPP_ETHER 51 /* PPP over Ethernet */ macro