Searched refs:ingress_close_remote (Results 1 - 1 of 1) sorted by path

/linux-master/tools/testing/selftests/bpf/progs/
H A Dcgroup_tcp_skb.c135 static int ingress_close_remote(struct tcphdr *tcph) function
239 if (ingress_accept(&tcph) || ingress_close_remote(&tcph))
331 if (ingress_connect(&tcph) || ingress_close_remote(&tcph))

Completed in 192 milliseconds