Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet/
H A Dtcp_log.h182 #define TCP_LOG_FSW_FLOW(tp, format, ...) if (tcp_is_log_enabled(tp, TLEF_FSW_FLOW)) \ macro
H A Dtcp_subr.c4566 TCP_LOG_FSW_FLOW(tp, "skip ifp no fsw"); in tcp_add_fsw_flow()
4631 TCP_LOG_FSW_FLOW(tp, "add err %d\n", err); in tcp_add_fsw_flow()
4652 TCP_LOG_FSW_FLOW(tp, "del err %d\n", err); in tcp_del_fsw_flow()