Home
last modified time | relevance | path

Searched refs:tx_tap (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dflow_dissector.c586 static int tx_tap(int fd, void *pkt, size_t len) in tx_tap() function
682 err = tx_tap(tap_fd, &tests[i].pkt, sizeof(tests[i].pkt)); in run_tests_skb_less()