Searched refs:TCP_LOG_COMMON_PCB_ARGS (Results 1 – 1 of 1) sorted by relevance
| /xnu-11215.1.10/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() 419 TCP_LOG_COMMON_PCB_ARGS, \ in tcp_log_connection() 494 TCP_LOG_COMMON_PCB_ARGS, \ in tcp_log_listen() 631 TCP_LOG_COMMON_PCB_ARGS, \ in tcp_log_connection_summary() 660 TCP_LOG_COMMON_PCB_ARGS, \ in tcp_log_connection_summary() 812 TCP_LOG_COMMON_PCB_ARGS, \ in tcp_log_drop_pcb() [all …]
|