Home
last modified time | relevance | path

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

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