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

/freebsd-13-stable/sys/netinet/libalias/
H A Dalias_sctp.c763 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));
944 struct sctphdr* sctp_hdr = (struct sctphdr *) ((char *) ip + sizeof(*ip)); local
945 struct sctp_chunkhdr* chunk_hdr = (struct sctp_chunkhdr *) ((char *) sctp_hdr + sizeof(*sctp_hdr));
977 sctp_hdr
1051 struct sctphdr *sctp_hdr; local
[all...]
H A Dalias_sctp.h173 struct sctphdr *sctp_hdr; /**< pointer to sctp common header */ member in struct:sctp_nat_msg
H A Dalias_db.c2825 sm->sctp_hdr->dest_port,sm->sctp_hdr->dest_port, LINK_SCTP, 1);
/freebsd-13-stable/cddl/lib/libdtrace/
H A Dsctp.d115 struct sctphdr *sctp_hdr; /* raw SCTP header */
165 sctp_hdr = p;
/freebsd-13-stable/sys/dev/ice/
H A Dice_protocol_type.h288 struct ice_sctp_hdr sctp_hdr; member in union:ice_prot_hdr

Completed in 140 milliseconds