Home
last modified time | relevance | path

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

/Zephyr-latest/tests/net/socket/tcp/src/
Dmain.c185 static void calc_net_context(struct net_context *context, void *user_data) in calc_net_context() function
203 net_context_foreach(calc_net_context, &context_count); in wait_for_n_tcp_contexts()
210 net_context_foreach(calc_net_context, &context_count); in wait_for_n_tcp_contexts()
992 net_context_foreach(calc_net_context, &count_before); in ZTEST()
1011 net_context_foreach(calc_net_context, &count_after); in ZTEST()
1065 net_context_foreach(calc_net_context, &count_after); in ZTEST()
1193 net_context_foreach(calc_net_context, &count_before); in ZTEST()
1204 net_context_foreach(calc_net_context, &count_after); in ZTEST()