Searched refs:logsctpassoc (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13-stable/sys/netinet/libalias/ |
| HD | alias_sctp.c | 155 static void logsctpassoc(struct sctp_nat_assoc *assoc, char *s); 787 logsctpassoc(assoc, "*"); in SctpAlias() 795 logsctpassoc(assoc, "-"); in SctpAlias() 2276 SN_LOG(SN_LOG_INFO, logsctpassoc(assoc, "^")); in AddSctpAssocLocal() 2326 SN_LOG(SN_LOG_INFO, logsctpassoc(assoc, "^")); in AddSctpAssocGlobal() 2358 SN_LOG(SN_LOG_INFO, logsctpassoc(assoc, "$")); in RmSctpAssoc() 2614 static void logsctpassoc(struct sctp_nat_assoc *assoc, char *s) in logsctpassoc() function 2668 logsctpassoc(assoc, " "); in logSctpGlobal() 2686 logsctpassoc(assoc, " "); in logSctpLocal() 2707 logsctpassoc(assoc, buf); in logTimerQ()
|