Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/ip/
Dtp.h158 void tp_new_find_and_apply(struct tp_new *tp, const char *key, void *value,
Dtp.c478 void tp_new_find_and_apply(struct tp_new *tp, const char *key, void *value, in tp_new_find_and_apply() function
Dtcp.c4326 tp_new_find_and_apply(tp_new, "tcp_rto", &tcp_rto, TP_INT); in tp_input()
4327 tp_new_find_and_apply(tp_new, "tcp_retries", &tcp_retries, in tp_input()
4329 tp_new_find_and_apply(tp_new, "tcp_window", &tcp_rx_window, in tp_input()
4331 tp_new_find_and_apply(tp_new, "tp_trace", &tp_trace, TP_BOOL); in tp_input()