Home
last modified time | relevance | path

Searched defs:sock_map (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/
A Dsockmap_listen.c1073 int sock_map = bpf_map__fd(inner_map); in test_skb_redir_to_connected() local
1097 int sock_map = bpf_map__fd(inner_map); in test_msg_redir_to_connected() local
1175 int sock_map = bpf_map__fd(inner_map); in test_skb_redir_to_listening() local
1199 int sock_map = bpf_map__fd(inner_map); in test_msg_redir_to_listening() local
1212 int sock_map, int verd_map, in test_reuseport_select_listening()
1281 int sock_map, int verd_map, in test_reuseport_select_connected()
1386 static void test_reuseport_mixed_groups(int family, int sotype, int sock_map, in test_reuseport_mixed_groups()
1663 int sock_map = bpf_map__fd(inner_map); in unix_skb_redir_to_connected() local
1831 int sock_map = bpf_map__fd(inner_map); in udp_skb_redir_to_connected() local
1919 int sock_map = bpf_map__fd(inner_map); in inet_unix_skb_redir_to_connected() local
[all …]
A Dsk_lookup.c72 struct bpf_map *sock_map; member
/linux-6.3-rc2/drivers/xen/
A Dpvcalls-front.c250 static irqreturn_t pvcalls_front_conn_handler(int irq, void *sock_map) in pvcalls_front_conn_handler()
A Dpvcalls-back.c906 static irqreturn_t pvcalls_back_conn_event(int irq, void *sock_map) in pvcalls_back_conn_event()

Completed in 14 milliseconds