Searched refs:ingress_close_local (Results 1 – 1 of 1) sorted by relevance
176 static int ingress_close_local(struct tcphdr *tcph) in ingress_close_local() function 285 if (ingress_accept(&tcph) || ingress_close_local(&tcph)) in server_ingress_srv() 377 if (ingress_connect(&tcph) || ingress_close_local(&tcph)) in client_ingress()