Searched defs:sctphdr (Results 1 – 2 of 2) sorted by relevance
44 struct sctphdr { struct45 u_int16_t src_port; /* source port */46 u_int16_t dest_port; /* destination port */47 u_int32_t v_tag; /* verification tag of packet */48 u_int32_t checksum; /* Adler32 C-Sum */
2084 struct sctphdr *sctphdr; in sctp_lowlevel_chunk_output() local [all...]