Searched refs:ipfclose (Results 1 – 1 of 1) sorted by relevance
| /src/sys/netpfil/ipfilter/netinet/ |
| H A D | mlfk_ipl.c | 70 static int ipfclose(struct cdev*, int, int, struct thread *); 75 static int ipfclose(dev_t, int, int, struct proc *); 151 .d_close = ipfclose, 163 /* close */ ipfclose, 524 ipfclose(struct cdev *dev, int flags, int devtype, struct thread *p) in ipfclose() function 526 ipfclose(dev_t dev, int flags) in ipfclose()
|