Searched refs:ingress_accept (Results 1 – 1 of 1) sorted by relevance
61 static int ingress_accept(struct tcphdr *tcph) in ingress_accept() function239 if (ingress_accept(&tcph) || ingress_close_remote(&tcph)) in server_ingress()285 if (ingress_accept(&tcph) || ingress_close_local(&tcph)) in server_ingress_srv()