Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/net/
H A Dbpf.h137 #define BIOCSRSIG _IOW('B', 115, u_int) macro
/f-stack/freebsd/net/
H A Dbpf.h138 #define BIOCSRSIG _IOW('B', 115, u_int) macro
H A Dbpf.c1830 case BIOCSRSIG: /* Set receive signal */ in bpfioctl()