Home
last modified time | relevance | path

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

/Zephyr-latest/tests/net/tcp/src/
Dmain.c132 static void handle_client_closing_test(sa_family_t af, struct tcphdr *th);
461 handle_client_closing_test(net_pkt_family(pkt), &th); in tester_send()
1660 static void handle_client_closing_test(sa_family_t af, struct tcphdr *th) in handle_client_closing_test() function