Home
last modified time | relevance | path

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

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