Home
last modified time | relevance | path

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

/xnu-8020.121.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-8020.121.3/bsd/net/
H A Dbpf.h229 #define BIOCSHDRCMPLT _IOW('B',117, u_int) macro
H A Dbpf.c1973 case BIOCSHDRCMPLT: /* u_int */ in bpfioctl()