ipfclose
.d_close = ipfclose,
/* close */ ipfclose,
ipfclose(dev_t dev, int flags)
static int ipfclose(struct cdev*, int, int, struct thread *);
static int ipfclose(dev_t, int, int, struct proc *);