HomeSort by: relevance | last modified time | path
    Searched defs:tap_clone_create (Results 1 - 3 of 3) sorted by relevancy

  /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.

Completed in 34 milliseconds