Home
last modified time | relevance | path

Searched defs:tap (Results 1 – 12 of 12) sorted by relevance

/dpdk/examples/ip_pipeline/
H A Dtap.h12 struct tap { struct
18 TAILQ_HEAD(tap_list, tap); argument
H A Dtap.c37 struct tap *tap; in tap_find() local
62 struct tap *tap; in tap_create() local
H A Dpipeline.c250 struct tap *tap; in pipeline_port_in_create() local
517 struct tap *tap; in pipeline_port_out_create() local
H A Dpipeline.h45 } tap; member
H A Dcli.c715 struct tap *tap; in cmd_tap() local
/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_tap.c36 struct softnic_tap *tap; in softnic_tap_free() local
51 struct softnic_tap *tap; in softnic_tap_find() local
78 struct softnic_tap *tap; in softnic_tap_create() local
H A Drte_eth_softnic_pipeline.c325 struct softnic_tap *tap; in softnic_pipeline_port_in_create() local
566 struct softnic_tap *tap; in softnic_pipeline_port_out_create() local
H A Drte_eth_softnic_internals.h406 } tap; member
H A Drte_eth_softnic_cli.c1464 struct softnic_tap *tap; in cmd_tap() local
/dpdk/examples/pipeline/
H A Dobj.h131 struct tap { struct
137 struct tap * argument
H A Dobj.c442 struct tap *tap; in tap_find() local
455 tap_next(struct obj *obj, struct tap *tap) in tap_next()
474 struct tap *tap; in tap_create() local
H A Dcli.c505 struct tap *tap; in cmd_tap() local
720 struct tap *tap; in cmd_pipeline_port_in() local
937 struct tap *tap; in cmd_pipeline_port_out() local