Home
last modified time | relevance | path

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

/openbmc/linux/include/trace/events/
H A Dsock.h65 #define show_tcp_state_name(val) \ macro
202 show_tcp_state_name(__entry->oldstate),
203 show_tcp_state_name(__entry->newstate))
H A Dtcp.h95 show_tcp_state_name(__entry->state))