Searched refs:PFILIOC_LISTHOOKS (Results 1 – 3 of 3) sorted by relevance
153 if (ioctl(dev, PFILIOC_LISTHOOKS, &plh) != 0) in listhooks()162 if (ioctl(dev, PFILIOC_LISTHOOKS, &plh) != 0) in listhooks()
77 #define PFILIOC_LISTHOOKS _IOWR('P', 2, struct pfilioc_list) macro
570 case PFILIOC_LISTHOOKS: in pfil_ioctl()