Home
last modified time | relevance | path

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

/xnu-8792.61.2/tests/
H A Dbpflib.c61 return ioctl(fd, BIOCSHDRCMPLT, &header_complete); in bpf_set_header_complete()
H A Dipsec.m462 return ioctl(fd, BIOCSHDRCMPLT, &hdr_complete);
/xnu-8792.61.2/bsd/net/
H A Dbpf.h242 #define BIOCSHDRCMPLT _IOW('B',117, u_int) macro
H A Dbpf.c1729 X(BIOCSHDRCMPLT) \
2142 case BIOCSHDRCMPLT: /* u_int */ in bpfioctl()