Home
last modified time | relevance | path

Searched refs:ingress_accept (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dcgroup_tcp_skb.c61 static int ingress_accept(struct tcphdr *tcph) in ingress_accept() function
239 if (ingress_accept(&tcph) || ingress_close_remote(&tcph)) in server_ingress()
285 if (ingress_accept(&tcph) || ingress_close_local(&tcph)) in server_ingress_srv()

Completed in 1 milliseconds