Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dbpf.h181 #define BIOCGDLT _IOR('B',106, u_int) macro
H A Dbpf.c1975 X(BIOCGDLT) \
2231 case BIOCGDLT: { /* u_int */ in bpfioctl()