Searched refs:TCP_LOG_COMMON_PCB_ARGS (Results 1 – 1 of 1) sorted by relevance
| /xnu-8020.121.3/bsd/netinet/ |
| H A D | tcp_log.c | 159 #define TCP_LOG_COMMON_PCB_ARGS \ macro 249 TCP_LOG_COMMON_PCB_ARGS, get_base_rtt(tp), in tcp_log_rtt_info() 286 TCP_LOG_COMMON_PCB_ARGS, in tcp_log_rt_rtt() 328 TCP_LOG_COMMON_PCB_ARGS, in tcp_log_rtt_change() 366 TCP_LOG_COMMON_PCB_ARGS, in tcp_log_keepalive() 421 TCP_LOG_COMMON_PCB_ARGS, \ in tcp_log_connection() 502 TCP_LOG_COMMON_PCB_ARGS, \ in tcp_log_listen() 589 TCP_LOG_COMMON_PCB_ARGS, \ in tcp_log_connection_summary() 724 TCP_LOG_COMMON_PCB_ARGS, \ in tcp_log_drop_pcb() 944 TCP_LOG_COMMON_PCB_ARGS, \ in tcp_log_message() [all …]
|