Searched refs:handle_client_test (Results 1 – 1 of 1) sorted by relevance
126 static void handle_client_test(sa_family_t af, struct tcphdr *th);447 handle_client_test(net_pkt_family(pkt), &th); in tester_send()531 static void handle_client_test(sa_family_t af, struct tcphdr *th) in handle_client_test() function