Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/netinet/
H A Dtcp_log.c517 #define ECN_STATE_TO_STRING(_s, _str) \ in tcp_connection_client_accurate_ecn_state_to_string() argument
519 return _str; \ in tcp_connection_client_accurate_ecn_state_to_string()
542 #define ECN_STATE_TO_STRING(_s, _str) \ in tcp_connection_server_accurate_ecn_state_to_string() argument
544 return _str; \ in tcp_connection_server_accurate_ecn_state_to_string()
/xnu-12377.61.12/bsd/net/aop/
H A Daop_stats.h208 type##_str(enum _##type value) \
/xnu-12377.61.12/bsd/skywalk/
H A Dos_stats_private.h936 type##_str(enum _##type value) \