Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/net/
H A Dbpf.h239 #define BIOCGRSIG _IOR('B',114, u_int) macro
H A Dbpf.c1970 X(BIOCGRSIG) \
2500 case BIOCGRSIG: { /* u_int */ in bpfioctl()