Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/netinet/
H A Dtcp_log.c231 tcp_log_rtt_info(const char *func_name, int line_no, struct tcpcb *tp) in tcp_log_rtt_info()
264 tcp_log_rt_rtt(const char *func_name, int line_no, struct tcpcb *tp, in tcp_log_rt_rtt()
301 tcp_log_rtt_change(const char *func_name, int line_no, struct tcpcb *tp, in tcp_log_rtt_change()
345 tcp_log_keepalive(const char *func_name, int line_no, struct tcpcb *tp, in tcp_log_keepalive()
925 tcp_log_message(const char *func_name, int line_no, struct tcpcb *tp, const char *format, ...) in tcp_log_message()
983 tcp_log_fsw_flow(const char *func_name, int line_no, struct tcpcb *tp, const char *format, ...) in tcp_log_fsw_flow()
1107 tcp_log_output(const char *func_name, int line_no, struct tcpcb *tp, const char *format, ...) in tcp_log_output()
/xnu-8796.121.2/san/memory/
H A Dkasan-classic.c131 int line_no; member