Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/netinet/
H A Dtcp_log.c514 #define ECN_STATE_TO_STRING(_s, _str) \ in tcp_connection_client_accurate_ecn_state_to_string() argument
516 return _str; \ in tcp_connection_client_accurate_ecn_state_to_string()
539 #define ECN_STATE_TO_STRING(_s, _str) \ in tcp_connection_server_accurate_ecn_state_to_string() argument
541 return _str; \ in tcp_connection_server_accurate_ecn_state_to_string()
/xnu-11215.81.4/bsd/skywalk/
H A Dos_stats_private.h922 type##_str(enum _##type value) \