Searched refs:g_sock_port (Results 1 – 2 of 2) sorted by relevance
20 __u16 g_sock_port = 0; variable40 if (tcph->source != bpf_htons(g_sock_port) && in needed_tcp_pkt()41 tcph->dest != bpf_htons(g_sock_port)) in needed_tcp_pkt()
86 skel->bss->g_sock_port = ntohs(port); in talk_to_cgroup()136 skel->bss->g_sock_port = ntohs(port); in talk_to_outside()