Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/net/
H A Dbpf.h227 #define BIOCSRSIG _IOW('B',115, u_int) macro
H A Dbpf.c2035 case BIOCSRSIG: { /* Set receive signal; u_int */ in bpfioctl()