Searched refs:toe_4tuple_check (Results 1 – 3 of 3) sorted by relevance
146 int toe_4tuple_check(struct in_conninfo *, struct tcphdr *, struct ifnet *);
384 toe_4tuple_check(struct in_conninfo *inc, struct tcphdr *th, struct ifnet *ifp) in toe_4tuple_check() function
1474 if (toe_4tuple_check(&inc, &th, ifp) != 0) { in do_pass_accept_req()