Home
last modified time | relevance | path

Searched refs:handle_client_closing_failure_test (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/tests/net/tcp/src/
Dmain.c133 static void handle_client_closing_failure_test(sa_family_t af, struct tcphdr *th);
485 handle_client_closing_failure_test(net_pkt_family(pkt), &th); in tester_send()
1785 static void handle_client_closing_failure_test(sa_family_t af, struct tcphdr *th) in handle_client_closing_failure_test() function