Lines Matching defs:family

33 				int family, int sotype, int mapfd)  in test_insert_invalid()
51 int family, int sotype, int mapfd) in test_insert_opened()
73 int family, int sotype, int mapfd) in test_insert_bound()
101 int family, int sotype, int mapfd) in test_insert()
118 int family, int sotype, int mapfd) in test_delete_after_insert()
136 int family, int sotype, int mapfd) in test_delete_after_close()
160 int family, int sotype, int mapfd) in test_lookup_after_insert()
189 int family, int sotype, int mapfd) in test_lookup_after_delete()
213 int family, int sotype, int mapfd) in test_lookup_32_bit_value()
244 int family, int sotype, int mapfd) in test_update_existing()
272 static void do_destroy_orphan_child(int family, int sotype, int mapfd) in do_destroy_orphan_child()
304 int family, int sotype, int mapfd) in test_destroy_orphan_child()
334 int family, int sotype, int mapfd) in test_clone_after_delete()
371 int family, int sotype, int mapfd) in test_accept_after_delete()
426 int family, int sotype, int mapfd) in test_accept_before_delete()
487 int family, socktype; in connect_accept_thread() local
536 int family, int sotype, int mapfd) in test_syn_recv_insert_delete()
600 int family, int socktype, int mapfd) in test_race_insert_listen()
674 static void redir_to_connected(int family, int sotype, int sock_mapfd, in redir_to_connected()
728 struct bpf_map *inner_map, int family, in test_skb_redir_to_connected()
753 struct bpf_map *inner_map, int family, in test_msg_redir_to_connected()
770 static void redir_to_listening(int family, int sotype, int sock_mapfd, in redir_to_listening()
830 struct bpf_map *inner_map, int family, in test_skb_redir_to_listening()
855 struct bpf_map *inner_map, int family, in test_msg_redir_to_listening()
872 static void redir_partial(int family, int sotype, int sock_map, int parser_map) in redir_partial()
919 struct bpf_map *inner_map, int family, in test_skb_redir_partial()
943 static void test_reuseport_select_listening(int family, int sotype, in test_reuseport_select_listening()
1012 static void test_reuseport_select_connected(int family, int sotype, in test_reuseport_select_connected()
1118 static void test_reuseport_mixed_groups(int family, int sotype, int sock_map, in test_reuseport_mixed_groups()
1204 static const char *family_str(sa_family_t family) in family_str()
1251 int family, int sotype) in test_ops()
1308 int family, int sotype) in test_redir()
1580 struct bpf_map *map, int family, int sotype) in test_reuseport()
1619 static int inet_socketpair(int family, int type, int *s, int *c) in inet_socketpair()
1661 static void udp_redir_to_connected(int family, int sock_mapfd, int verd_mapfd, in udp_redir_to_connected()
1714 struct bpf_map *inner_map, int family) in udp_skb_redir_to_connected()
1734 int family) in test_udp_redir()
1747 static void inet_unix_redir_to_connected(int family, int type, int sock_mapfd, in inet_unix_redir_to_connected()
1802 struct bpf_map *inner_map, int family) in inet_unix_skb_redir_to_connected()
1827 static void unix_inet_redir_to_connected(int family, int type, int sock_mapfd, in unix_inet_redir_to_connected()
1883 struct bpf_map *inner_map, int family) in unix_inet_skb_redir_to_connected()
1909 int family) in test_udp_unix_redir()
1924 int family) in run_tests()