Searched refs:show_tcp_state_name (Results 1 - 2 of 2) sorted by path

/linux-master/include/trace/events/
H A Dsock.h66 #define show_tcp_state_name(val) \ macro
190 show_tcp_state_name(__entry->oldstate),
191 show_tcp_state_name(__entry->newstate))
H A Dtcp.h68 show_tcp_state_name(__entry->state))
135 __entry->state ? show_tcp_state_name(__entry->state) : "UNKNOWN",

Completed in 300 milliseconds