pppoe_clone_create  203 net/if_pppoe.c int pppoe_clone_create(struct if_clone *, int);
pppoe_clone_create  207 net/if_pppoe.c     IF_CLONE_INITIALIZER("pppoe", pppoe_clone_create, pppoe_clone_destroy);