Searched refs:BIOCSHDRCMPLT (Results 1 – 4 of 4) sorted by relevance
113 #define BIOCSHDRCMPLT _IOW('B',117, u_int) macro
818 case BIOCSHDRCMPLT: /* set "header already complete" flag */
189 if (ioctl(info->rfdesc, BIOCSHDRCMPLT, &cmplt) < 0) in if_register_receive()
195 if (ioctl(info->rfdesc, BIOCSHDRCMPLT, &cmplt) < 0) in if_register_receive()