Searched refs:TCP_LOG_COMMON_PCB_ARGS (Results 1 – 1 of 1) sorted by relevance
| /xnu-10063.121.3/bsd/netinet/ |
| H A D | tcp_log.c | 142 #define TCP_LOG_COMMON_PCB_ARGS \ macro 248 TCP_LOG_COMMON_PCB_ARGS, get_base_rtt(tp), in tcp_log_rtt_info() 285 TCP_LOG_COMMON_PCB_ARGS, in tcp_log_rt_rtt() 327 TCP_LOG_COMMON_PCB_ARGS, in tcp_log_rtt_change() 365 TCP_LOG_COMMON_PCB_ARGS, in tcp_log_keepalive() 424 TCP_LOG_COMMON_PCB_ARGS, \ in tcp_log_connection() 499 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() 804 TCP_LOG_COMMON_PCB_ARGS, \ in tcp_log_drop_pcb() [all …]
|