Searched refs:BIOCGHDRCMPLT (Results 1 – 4 of 4) sorted by relevance
143 #define BIOCGHDRCMPLT _IOR('B',116, u_int) macro
1512 #if defined(BIOCGHDRCMPLT) && defined(BIOCSHDRCMPLT)2078 #if defined(BIOCGHDRCMPLT) && defined(BIOCSHDRCMPLT)
1890 if (ioctl(ufd, BIOCGHDRCMPLT, &uval) != 0) e(0); in test94h()1896 if (ioctl(ufd, BIOCGHDRCMPLT, &uval) != 0) e(0); in test94h()1903 if (ioctl(ufd, BIOCGHDRCMPLT, &uval) != 0) e(0); in test94h()
905 case BIOCGHDRCMPLT: in bpfdev_ioctl()