shmif_clone
static int shmif_clone(struct if_clone *, int);
IF_CLONE_INITIALIZER("shmif", shmif_clone, shmif_unclone);