Home
last modified time | relevance | path

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

/xnu-8796.141.3/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-8796.141.3/bsd/net/
H A Dbpf.h242 #define BIOCSHDRCMPLT _IOW('B',117, u_int) macro
H A Dbpf.c1739 X(BIOCSHDRCMPLT) \
2152 case BIOCSHDRCMPLT: /* u_int */ in bpfioctl()