Searched defs:sock_map (Results 1 – 4 of 4) sorted by relevance
1073 int sock_map = bpf_map__fd(inner_map); in test_skb_redir_to_connected() local1097 int sock_map = bpf_map__fd(inner_map); in test_msg_redir_to_connected() local1175 int sock_map = bpf_map__fd(inner_map); in test_skb_redir_to_listening() local1199 int sock_map = bpf_map__fd(inner_map); in test_msg_redir_to_listening() local1212 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() local1831 int sock_map = bpf_map__fd(inner_map); in udp_skb_redir_to_connected() local1919 int sock_map = bpf_map__fd(inner_map); in inet_unix_skb_redir_to_connected() local[all …]
72 struct bpf_map *sock_map; member
250 static irqreturn_t pvcalls_front_conn_handler(int irq, void *sock_map) in pvcalls_front_conn_handler()
906 static irqreturn_t pvcalls_back_conn_event(int irq, void *sock_map) in pvcalls_back_conn_event()
Completed in 14 milliseconds