Home
last modified time | relevance | path

Searched defs:sotype (Results 1 – 9 of 9) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_listen.c35 int family, int sotype, int mapfd) in test_insert_invalid()
53 int family, int sotype, int mapfd) in test_insert_opened()
75 int family, int sotype, int mapfd) in test_insert_bound()
103 int family, int sotype, int mapfd) in test_insert()
120 int family, int sotype, int mapfd) in test_delete_after_insert()
138 int family, int sotype, int mapfd) in test_delete_after_close()
162 int family, int sotype, int mapfd) in test_lookup_after_insert()
191 int family, int sotype, int mapfd) in test_lookup_after_delete()
215 int family, int sotype, int mapfd) in test_lookup_32_bit_value()
246 int family, int sotype, int mapfd) in test_update_existing()
[all …]
H A Dsockmap_ktls.c50 create_ktls_pairs(int family,int sotype,int * c,int * p) create_ktls_pairs() argument
134 test_sockmap_ktls_offload(int family,int sotype) test_sockmap_ktls_offload() argument
163 test_sockmap_ktls_tx_cork(int family,int sotype,bool push) test_sockmap_ktls_tx_cork() argument
243 test_sockmap_ktls_tx_no_buf(int family,int sotype,bool push) test_sockmap_ktls_tx_no_buf() argument
317 test_sockmap_ktls_tx_pop(int family,int sotype) test_sockmap_ktls_tx_pop() argument
443 test_sockmap_ktls_verdict_with_tls_rx(int family,int sotype) test_sockmap_ktls_verdict_with_tls_rx() argument
521 run_ktls_test(int family,int sotype) run_ktls_test() argument
H A Dvrf_socket_lookup.c62 static int make_socket(int sotype, const char *ip, int port, in make_socket()
84 static int make_server(int sotype, const char *ip, int port, const char *ifname) in make_server()
201 static int test_lookup(struct vrf_socket_lookup *skel, int sotype, in test_lookup()
236 static void _test_vrf_socket_lookup(struct vrf_socket_lookup *skel, int sotype, in _test_vrf_socket_lookup()
H A Dsockmap_strp.c90 static void test_sockmap_strp_dispatch_pkt(int family, int sotype) in test_sockmap_strp_dispatch_pkt()
168 static void test_sockmap_strp_multiple_pkt(int family, int sotype) in test_sockmap_strp_multiple_pkt()
229 static void test_sockmap_strp_partial_read(int family, int sotype) in test_sockmap_strp_partial_read()
289 static void test_sockmap_strp_pass(int family, int sotype, bool fionread) in test_sockmap_strp_pass()
368 static void test_sockmap_strp_verdict(int family, int sotype) in test_sockmap_strp_verdict()
H A Dsocket_helpers.h135 #define xsocket(family, sotype, flags) \ argument
234 static inline int socket_loopback_reuseport(int family, int sotype, int progfd) in socket_loopback_reuseport()
266 static inline int socket_loopback(int family, int sotype) in socket_loopback()
332 static inline int create_pair(int family, int sotype, int *p0, int *p1) in create_pair()
400 static inline int create_socket_pairs(int family, int sotype, int *c0, int *c1, in create_socket_pairs()
H A Dsk_lookup.c70 int sotype; member
79 int sotype; member
155 static int make_server(int sotype, const char *ip, int port, in make_server()
1091 int sotype) in run_sk_assign_connected()
H A Dselect_reuseport.c754 sotype_str(int sotype) sotype_str() argument
768 test_config(int sotype,sa_family_t family,bool inany) test_config() argument
825 int sotype; test_all() member
[all...]
H A Dassign_reuse.c82 void run_assign_reuse(int family, int sotype, const char *ip, __u16 port) in run_assign_reuse()
H A Dsockmap_basic.c549 do_test_sockmap_skb_verdict_fionread(int sotype,bool pass_prog) do_test_sockmap_skb_verdict_fionread() argument
1250 test_sockmap_multi_channels(int sotype) test_sockmap_multi_channels() argument