Searched refs:TCP_LOG_COMMON_PCB_ARGS (Results 1 – 1 of 1) sorted by relevance
| /xnu-11215.81.4/bsd/netinet/ |
| H A D | tcp_log.c | 136 #define TCP_LOG_COMMON_PCB_ARGS \ macro 243 TCP_LOG_COMMON_PCB_ARGS, get_base_rtt(tp), in tcp_log_rtt_info() 280 TCP_LOG_COMMON_PCB_ARGS, in tcp_log_rt_rtt() 322 TCP_LOG_COMMON_PCB_ARGS, in tcp_log_rtt_change() 360 TCP_LOG_COMMON_PCB_ARGS, in tcp_log_keepalive() 421 TCP_LOG_COMMON_PCB_ARGS, \ in tcp_log_connection() 498 TCP_LOG_COMMON_PCB_ARGS, \ in tcp_log_listen() 636 TCP_LOG_COMMON_PCB_ARGS, \ in tcp_log_connection_summary() 665 TCP_LOG_COMMON_PCB_ARGS, \ in tcp_log_connection_summary() 817 TCP_LOG_COMMON_PCB_ARGS, \ in tcp_log_drop_pcb() [all …]
|