Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet/
H A Dtcp_log.c510 #define ECN_STATE_TO_STRING(_s, _str) \ in tcp_connection_client_accurate_ecn_state_to_string() argument
512 return _str; \ in tcp_connection_client_accurate_ecn_state_to_string()
535 #define ECN_STATE_TO_STRING(_s, _str) \ in tcp_connection_server_accurate_ecn_state_to_string() argument
537 return _str; \ in tcp_connection_server_accurate_ecn_state_to_string()
/xnu-11215.1.10/bsd/skywalk/
H A Dos_stats_private.h922 type##_str(enum _##type value) \