Searched refs:ipfwrite (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/contrib/ipfilter/
H A Dmlfk_ipl.c63 static int ipfwrite __P((struct cdev*, struct uio *, int));
66 static int ipfwrite __P((dev_t, struct uio *, int));
142 .d_write = ipfwrite,
157 /* write */ ipfwrite,
504 * ipfwrite
510 static int ipfwrite(dev, uio, ioflag) function
513 static int ipfwrite(dev, uio)
H A Dmls_ipl.c66 static int ipfwrite __P((dev_t, struct uio *));
85 ipfwrite,
334 * ipfwrite
337 ipfwrite(dev, uio) function
H A Dmlo_ipl.c342 * ipfwrite
349 ipfwrite(dev, uio, ioflag) function
352 ipfwrite(dev, uio)
H A Dmlf_ipl.c571 * ipfwrite
577 int ipfwrite(dev, uio, ioflag) function
580 int ipfwrite(dev, uio)
/freebsd-10.0-release/sys/contrib/ipfilter/netinet/
H A Dmlfk_ipl.c62 static int ipfwrite __P((struct cdev*, struct uio *, int));
65 static int ipfwrite __P((dev_t, struct uio *, int));
143 .d_write = ipfwrite,
158 /* write */ ipfwrite,
503 * ipfwrite
509 static int ipfwrite(dev, uio, ioflag) function
512 static int ipfwrite(dev, uio)

Completed in 78 milliseconds