Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/net/
H A Dbpf.h223 #define BIOCGDLT _IOR('B',106, u_int) macro
H A Dbpf.c1949 X(BIOCGDLT) \
2211 case BIOCGDLT: { /* u_int */ in bpfioctl()