Home
last modified time | relevance | path

Searched refs:tcp_log_fsw_flow (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.1.9/bsd/netinet/
H A Dtcp_log.h105 extern void tcp_log_fsw_flow(const char *func_name, int line_no, struct tcpcb *tp, const char *form…
233 tcp_log_fsw_flow(__func__, __LINE__, (tp), format, ##__VA_ARGS__)
H A Dtcp_log.c1057 tcp_log_fsw_flow(const char *func_name, int line_no, struct tcpcb *tp, const char *format, ...) in tcp_log_fsw_flow() function