Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/net/
H A Dbpf.h139 #define BIOCSHDRCMPLT _IOW('B', 117, u_int) macro
/f-stack/freebsd/net/
H A Dbpf.h140 #define BIOCSHDRCMPLT _IOW('B', 117, u_int) macro
H A Dbpf.c1724 case BIOCSHDRCMPLT: in bpfioctl()