Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/libpcap/dist/
Dpcap-common.c160 #define LINKTYPE_PPP_BSDOS 103 /* BSD/OS PPP BPF header */ macro
1304 return (LINKTYPE_PPP_BSDOS); in dlt_to_linktype()
1455 if (linktype == LINKTYPE_PPP_BSDOS) in linktype_to_dlt()