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

/netbsd-current/sys/net/
H A Dif_sl.c179 static int sl_clone_create(struct if_clone *, int);
185 IF_CLONE_INITIALIZER("sl", sl_clone_create, sl_clone_destroy);
257 sl_clone_create(struct if_clone *ifc, int unit) function

Completed in 112 milliseconds