Searched refs:tx_port_map_fd (Results 1 – 1 of 1) sorted by relevance
39 static int tx_port_map_fd; variable154 assert(bpf_map_update_elem(tx_port_map_fd, in read_route()655 tx_port_map_fd = bpf_map__fd(skel->maps.tx_port); in main()656 if (tx_port_map_fd < 0) { in main()658 strerror(-tx_port_map_fd)); in main()668 ifname_list[i], strerror(-tx_port_map_fd)); in main()