Searched refs:softnic_tap (Results 1 – 4 of 4) sorted by relevance
36 struct softnic_tap *tap; in softnic_tap_free()47 struct softnic_tap *51 struct softnic_tap *tap; in softnic_tap_find()65 struct softnic_tap *74 struct softnic_tap *78 struct softnic_tap *tap; in softnic_tap_create()103 tap = calloc(1, sizeof(struct softnic_tap)); in softnic_tap_create()
283 struct softnic_tap { struct284 TAILQ_ENTRY(softnic_tap) node;289 TAILQ_HEAD(softnic_tap_list, softnic_tap); argument782 struct softnic_tap *786 struct softnic_tap *
325 struct softnic_tap *tap; in softnic_pipeline_port_in_create()566 struct softnic_tap *tap; in softnic_pipeline_port_out_create()
1464 struct softnic_tap *tap; in cmd_tap()