Searched refs:tap_create (Results 1 – 6 of 6) sorted by relevance
52 tap_create(const char *name __rte_unused) in tap_create() function60 tap_create(const char *name) in tap_create() function
27 tap_create(const char *name);
724 tap = tap_create(name); in cmd_tap()
144 tap_create(struct obj *obj, const char *name);
464 tap_create(struct obj *obj __rte_unused, const char *name __rte_unused) in tap_create() function472 tap_create(struct obj *obj, const char *name) in tap_create() function
514 tap = tap_create(obj, name); in cmd_tap()