Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/net/
H A Dbpf.h280 #define BIOCGDVRTIN _IOR('B', 146, int) macro
H A Dbpf.c2715 case BIOCGDVRTIN: in bpfioctl()