Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Dpcap-common.c154 #define LINKTYPE_SLIP_BSDOS 102 /* BSD/OS SLIP BPF header */ macro
1383 return (LINKTYPE_SLIP_BSDOS); in dlt_to_linktype()
1534 if (linktype == LINKTYPE_SLIP_BSDOS) in linktype_to_dlt()