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

/freebsd-13-stable/sys/netinet/libalias/
H A Dalias_sctp.c161 static void SctpAliasLog(const char *format, ...);
656 SctpAliasLog("Initialising SCTP NAT Instance (hash_table_size:%d)\n", la->sctpNatTableSize));
698 SctpAliasLog("Removing SCTP NAT Instance\n"));
745 SctpAliasLog("ERROR: Invalid direction\n");
1012 SN_LOG(SN_LOG_EVENT,SctpAliasLog("%s %s 0x%x (->%s:%u vtag=0x%x crc=0x%x)\n",
2551 SctpAliasLog("->%c %s (vt=%u) %d\n", dir, errormsg, ntohl(vtag), error);
2603 SctpAliasLog("Parsed: %s %s\n", ploc, pstate);
2641 SctpAliasLog("%sAssoc: %s exp=%u la=%s lv=%u lp=%u gv=%u gp=%u tbl=%d\n",
2648 SctpAliasLog("\t\tga=%s\n",
2663 SctpAliasLog("
2720 SctpAliasLog(const char *format, ...) function
2731 SctpAliasLog(FILE *stream, const char *format, ...) function
[all...]

Completed in 105 milliseconds