Searched refs:TCP_LOG_COMMON_PCB_ARGS (Results 1 – 1 of 1) sorted by relevance
| /xnu-8796.101.5/bsd/netinet/ |
| H A D | tcp_log.c | 150 #define TCP_LOG_COMMON_PCB_ARGS \ macro 256 TCP_LOG_COMMON_PCB_ARGS, get_base_rtt(tp), in tcp_log_rtt_info() 293 TCP_LOG_COMMON_PCB_ARGS, in tcp_log_rt_rtt() 335 TCP_LOG_COMMON_PCB_ARGS, in tcp_log_rtt_change() 373 TCP_LOG_COMMON_PCB_ARGS, in tcp_log_keepalive() 431 TCP_LOG_COMMON_PCB_ARGS, \ in tcp_log_connection() 505 TCP_LOG_COMMON_PCB_ARGS, \ in tcp_log_listen() 590 TCP_LOG_COMMON_PCB_ARGS, \ in tcp_log_connection_summary() 617 TCP_LOG_COMMON_PCB_ARGS, \ in tcp_log_connection_summary() 745 TCP_LOG_COMMON_PCB_ARGS, \ in tcp_log_drop_pcb() [all …]
|