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

/freebsd-13-stable/sys/netinet/libalias/
H A Dalias_sctp.c154 static void logsctperror(char *errormsg, uint32_t vtag, int error, int direction);
763 logsctperror("SN_PARSE_ERROR", msg.sctp_hdr->v_tag, rtnval, direction));
768 logsctperror("SN_PARSE_ERROR", msg.sctp_hdr->v_tag, rtnval, direction));
780 logsctperror("SN_PARSE_ERROR", msg.sctp_hdr->v_tag, rtnval, direction));
814 SN_LOG(SN_LOG_LOW, logsctperror("ERROR: Invalid direction", msg.sctp_hdr->v_tag, rtnval, direction));
819 SN_LOG(SN_LOG_DETAIL, logsctperror("SN_DROP_PKT", msg.sctp_hdr->v_tag, rtnval, direction));
828 SN_LOG(SN_LOG_LOW, logsctperror("SN_PROCESSING_ERROR", msg.sctp_hdr->v_tag, rtnval, direction));
1319 logsctperror("Parameter parse limit exceeded (GetAsconfVtags)",
1381 logsctperror("AddGlobalIPAddress: No resources for adding global address - revert to no tracking",
1390 logsctperror("AddGlobalIPAddres
2537 logsctperror(char *errormsg, uint32_t vtag, int error, int direction) function
[all...]

Completed in 61 milliseconds