Searched defs:tap_fd (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/ |
| H A D | flow_dissector.c | 478 static void run_tests_skb_less(int tap_fd, struct bpf_map *keys) in run_tests_skb_less() 516 static void test_skb_less_prog_attach(struct bpf_flow *skel, int tap_fd) in test_skb_less_prog_attach() 534 static void test_skb_less_link_create(struct bpf_flow *skel, int tap_fd) in test_skb_less_link_create() 557 int i, err, prog_fd, keys_fd = -1, tap_fd; in test_flow_dissector() local
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu-helper/ |
| H A D | tunctl.c | 41 int tap_fd, opt, delete = 0, brief = 0; in main() local
|