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