Home
last modified time | relevance | path

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

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