Searched refs:logsctpassoc (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/netinet/libalias/ |
| H A D | alias_sctp.c | 156 static void logsctpassoc(struct sctp_nat_assoc *assoc, char *s); 774 logsctpassoc(assoc, "*"); in SctpAlias() 782 logsctpassoc(assoc, "-"); in SctpAlias() 2256 SN_LOG(SN_LOG_INFO, logsctpassoc(assoc, "^")); in AddSctpAssocLocal() 2305 SN_LOG(SN_LOG_INFO, logsctpassoc(assoc, "^")); in AddSctpAssocGlobal() 2337 SN_LOG(SN_LOG_INFO, logsctpassoc(assoc, "$")); in RmSctpAssoc() 2593 static void logsctpassoc(struct sctp_nat_assoc *assoc, char* s) in logsctpassoc() function 2647 logsctpassoc(assoc, " "); in logSctpGlobal() 2665 logsctpassoc(assoc, " "); in logSctpLocal() 2686 logsctpassoc(assoc, buf); in logTimerQ()
|