Searched refs:logsctpassoc (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/netinet/libalias/ |
H A D | alias_sctp.c | 155 static void logsctpassoc(struct sctp_nat_assoc *assoc, char *s); 787 logsctpassoc(assoc, "*"); in SctpAlias() 795 logsctpassoc(assoc, "-"); in SctpAlias() 2270 SN_LOG(SN_LOG_INFO, logsctpassoc(assoc, "^")); in AddSctpAssocLocal() 2320 SN_LOG(SN_LOG_INFO, logsctpassoc(assoc, "^")); in AddSctpAssocGlobal() 2352 SN_LOG(SN_LOG_INFO, logsctpassoc(assoc, "$")); in RmSctpAssoc() 2608 static void logsctpassoc(struct sctp_nat_assoc *assoc, char *s) in logsctpassoc() function 2662 logsctpassoc(assoc, " "); in logSctpGlobal() 2680 logsctpassoc(assoc, " "); in logSctpLocal() 2701 logsctpassoc(assoc, buf); in logTimerQ()
|