Home
last modified time | relevance | path

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

/Linux-v5.4/include/trace/events/
Dsock.h64 #define show_tcp_state_name(val) \ macro
199 show_tcp_state_name(__entry->oldstate),
200 show_tcp_state_name(__entry->newstate))
Dtcp.h92 show_tcp_state_name(__entry->state))