Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_listen.c922 static void redir_to_connected(int family, int sotype, int sock_mapfd, in redir_to_connected() argument
970 err = xbpf_map_update_elem(sock_mapfd, &key, &value, BPF_NOEXIST); in redir_to_connected()
976 err = xbpf_map_update_elem(sock_mapfd, &key, &value, BPF_NOEXIST); in redir_to_connected()
1056 static void redir_to_listening(int family, int sotype, int sock_mapfd, in redir_to_listening() argument
1091 err = xbpf_map_update_elem(sock_mapfd, &key, &value, BPF_NOEXIST); in redir_to_listening()
1097 err = xbpf_map_update_elem(sock_mapfd, &key, &value, BPF_NOEXIST); in redir_to_listening()