Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/libalias/
H A Dalias_sctp.c161 static void SctpAliasLog(const char *format, ...);
687 SctpAliasLog("Removing SCTP NAT Instance\n")); in AliasSctpTerm()
734 SctpAliasLog("ERROR: Invalid direction\n"); in SctpAlias()
2532 SctpAliasLog("->%c %s (vt=%u) %d\n", dir, errormsg, ntohl(vtag), error); in logsctperror()
2584 SctpAliasLog("Parsed: %s %s\n", ploc, pstate); in logsctpparse()
2629 SctpAliasLog("\t\tga=%s\n", in logsctpassoc()
2644 SctpAliasLog("G->\n"); in logSctpGlobal()
2662 SctpAliasLog("L->\n"); in logSctpLocal()
2681 SctpAliasLog("t->\n"); in logTimerQ()
2701 SctpAliasLog(const char *format, ...) in SctpAliasLog() function
[all …]