Searched refs:BIOCSHDRCMPLT (Results 1 – 4 of 4) sorted by relevance
67 return ioctl(fd, BIOCSHDRCMPLT, &header_complete); in bpf_set_header_complete()
471 return ioctl(fd, BIOCSHDRCMPLT, &hdr_complete);
242 #define BIOCSHDRCMPLT _IOW('B',117, u_int) macro
1906 X(BIOCSHDRCMPLT) \2325 case BIOCSHDRCMPLT: /* u_int */ in bpfioctl()