Home
last modified time | relevance | path

Searched defs:line_no (Results 1 – 2 of 2) sorted by relevance

/xnu-10063.101.15/bsd/netinet/
H A Dtcp_log.c223 tcp_log_rtt_info(const char *func_name, int line_no, struct tcpcb *tp) in tcp_log_rtt_info()
256 tcp_log_rt_rtt(const char *func_name, int line_no, struct tcpcb *tp, in tcp_log_rt_rtt()
293 tcp_log_rtt_change(const char *func_name, int line_no, struct tcpcb *tp, in tcp_log_rtt_change()
337 tcp_log_keepalive(const char *func_name, int line_no, struct tcpcb *tp, in tcp_log_keepalive()
984 tcp_log_message(const char *func_name, int line_no, struct tcpcb *tp, const char *format, ...) in tcp_log_message()
1042 tcp_log_fsw_flow(const char *func_name, int line_no, struct tcpcb *tp, const char *format, ...) in tcp_log_fsw_flow()
1166 tcp_log_output(const char *func_name, int line_no, struct tcpcb *tp, const char *format, ...) in tcp_log_output()
/xnu-10063.101.15/san/memory/
H A Dkasan-classic.c131 int line_no; member