/src/sys/net/ |
if_tap.c | 204 static int tap_clone_create(struct if_clone *, int); 208 tap_clone_create, 589 tap_clone_create(struct if_clone *ifc, int unit) function in typeref:typename:int 604 * interface cloning API, and call tap_clone_create above.
|
if_tap.c | 204 static int tap_clone_create(struct if_clone *, int); 208 tap_clone_create, 589 tap_clone_create(struct if_clone *ifc, int unit) function in typeref:typename:int 604 * interface cloning API, and call tap_clone_create above.
|
if_tap.c | 204 static int tap_clone_create(struct if_clone *, int); 208 tap_clone_create, 589 tap_clone_create(struct if_clone *ifc, int unit) function in typeref:typename:int 604 * interface cloning API, and call tap_clone_create above.
|