Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dmptcp_sockmap.c7 int sk_index; variable
33 helper_ret = bpf_sock_map_update(skops, &sock_map, &sk_index, BPF_NOEXIST); in mptcp_sockmap_inject()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dmptcp.c455 skel->bss->sk_index = 0; in test_sockmap_with_mptcp_fallback()
462 skel->bss->sk_index = 1; in test_sockmap_with_mptcp_fallback()
505 skel->bss->sk_index = 0; in test_sockmap_reject_mptcp()