Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/netinet/
H A Dtcp_log.c515 #define ECN_STATE_TO_STRING(_s, _str) \ in tcp_connection_client_accurate_ecn_state_to_string() argument
517 return _str; \ in tcp_connection_client_accurate_ecn_state_to_string()
540 #define ECN_STATE_TO_STRING(_s, _str) \ in tcp_connection_server_accurate_ecn_state_to_string() argument
542 return _str; \ in tcp_connection_server_accurate_ecn_state_to_string()
/xnu-10063.101.15/bsd/skywalk/
H A Dos_stats_private.h916 type##_str(enum _##type value) \