Searched refs:sk_pkt_out_cnt10_fd (Results 1 – 1 of 1) sorted by relevance
38 static int sk_pkt_out_cnt10_fd; variable205 err = bpf_map_lookup_elem(sk_pkt_out_cnt10_fd, &accept_fd, in check_sk_pkt_out_cnt()223 err = bpf_map_lookup_elem(sk_pkt_out_cnt10_fd, &cli_fd, in check_sk_pkt_out_cnt()250 err = bpf_map_update_elem(sk_pkt_out_cnt10_fd, &sk_fd, &scnt, in init_sk_storage()370 sk_pkt_out_cnt10_fd = bpf_map__fd(skel->maps.sk_pkt_out_cnt10); in test_sock_fields()