Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet/
H A Dtcp_log.c224 tcp_log_rtt_info(const char *func_name, int line_no, struct tcpcb *tp) in tcp_log_rtt_info()
257 tcp_log_rt_rtt(const char *func_name, int line_no, struct tcpcb *tp, in tcp_log_rt_rtt()
294 tcp_log_rtt_change(const char *func_name, int line_no, struct tcpcb *tp, in tcp_log_rtt_change()
338 tcp_log_keepalive(const char *func_name, int line_no, struct tcpcb *tp, in tcp_log_keepalive()
902 tcp_log_message(const char *func_name, int line_no, struct tcpcb *tp, const char *format, ...) in tcp_log_message()
961 tcp_log_fsw_flow(const char *func_name, int line_no, struct tcpcb *tp, const char *format, ...) in tcp_log_fsw_flow()
/xnu-8020.101.4/san/memory/
H A Dkasan-classic.c129 int line_no; member