Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/net/
H A Dbpf.h423 #define DLT_SLIP 8 /* Serial Line IP */ macro
H A Dbpf.c376 case DLT_SLIP: in bpf_movein()