Searched refs:show_tcp_state_name (Results 1 - 2 of 2) sorted by last modified time

/linux-master/include/trace/events/
H A Dtcp.h68 show_tcp_state_name(__entry->state))
135 __entry->state ? show_tcp_state_name(__entry->state) : "UNKNOWN",
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))

Completed in 164 milliseconds