Searched refs:sk_pkt_out_cnt10_fd (Results 1 – 1 of 1) sorted by relevance
40 static int sk_pkt_out_cnt10_fd; variable220 err = bpf_map_lookup_elem(sk_pkt_out_cnt10_fd, &accept_fd, in check_sk_pkt_out_cnt()238 err = bpf_map_lookup_elem(sk_pkt_out_cnt10_fd, &cli_fd, in check_sk_pkt_out_cnt()265 err = bpf_map_update_elem(sk_pkt_out_cnt10_fd, &sk_fd, &scnt, in init_sk_storage()392 sk_pkt_out_cnt10_fd = bpf_map__fd(skel->maps.sk_pkt_out_cnt10); in serial_test_sock_fields()