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

/linux-master/tools/testing/selftests/bpf/progs/
H A Dcgroup_tcp_skb.c48 static int egress_accept(struct tcphdr *tcph) function
216 if (egress_accept(&tcph) || egress_close_remote(&tcph))
262 if (egress_accept(&tcph) || egress_close_local(&tcph))

Completed in 183 milliseconds