Home
last modified time | relevance | path

Searched defs:sctphdr (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp.h48 struct sctphdr { struct
49 uint16_t src_port; /* source port */
50 uint16_t dest_port; /* destination port */
51 uint32_t v_tag; /* verification tag of packet */
52 uint32_t checksum; /* CRC32C checksum */
H A Dsctp_output.c3990 struct sctphdr *sctphdr; in sctp_lowlevel_chunk_output() local
/f-stack/tools/compat/include/netinet/
H A Dsctp.h48 struct sctphdr { struct
49 uint16_t src_port; /* source port */
50 uint16_t dest_port; /* destination port */
51 uint32_t v_tag; /* verification tag of packet */
52 uint32_t checksum; /* CRC32C checksum */