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

/freebsd-12-stable/sys/netinet/libalias/
H A Dalias_sctp.c738 logsctperror("SN_PARSE_ERROR", msg.sctp_hdr->v_tag, rtnval, direction));
743 logsctperror("SN_PARSE_ERROR", msg.sctp_hdr->v_tag, rtnval, direction));
755 logsctperror("SN_PARSE_ERROR", msg.sctp_hdr->v_tag, rtnval, direction));
789 SN_LOG(SN_LOG_LOW, logsctperror("ERROR: Invalid direction", msg.sctp_hdr->v_tag, rtnval, direction));
794 SN_LOG(SN_LOG_DETAIL, logsctperror("SN_DROP_PKT", msg.sctp_hdr->v_tag, rtnval, direction));
803 SN_LOG(SN_LOG_LOW, logsctperror("SN_PROCESSING_ERROR", msg.sctp_hdr->v_tag, rtnval, direction));
919 struct sctphdr* sctp_hdr = (struct sctphdr *) ((char *) ip + sizeof(*ip)); local
920 struct sctp_chunkhdr* chunk_hdr = (struct sctp_chunkhdr *) ((char *) sctp_hdr + sizeof(*sctp_hdr));
952 sctp_hdr
1026 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-12-stable/cddl/lib/libdtrace/
H A Dsctp.d115 struct sctphdr *sctp_hdr; /* raw SCTP header */
165 sctp_hdr = p;
/freebsd-12-stable/sys/dev/ice/
H A Dice_protocol_type.h264 struct ice_sctp_hdr sctp_hdr; member in union:ice_prot_hdr

Completed in 195 milliseconds