FreeBSD kernel IPv4 code
sctp_crc32.h File Reference
#include <sys/cdefs.h>
Include dependency graph for sctp_crc32.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define _NETINET_SCTP_CRC32_H_
 

Functions

 __FBSDID ("$FreeBSD$")
 
uint32_t sctp_calculate_cksum (struct mbuf *, int32_t)
 

Macro Definition Documentation

◆ _NETINET_SCTP_CRC32_H_

#define _NETINET_SCTP_CRC32_H_

Definition at line 39 of file sctp_crc32.h.

Function Documentation

◆ __FBSDID()

__FBSDID ( "$FreeBSD$"  )

◆ sctp_calculate_cksum()

uint32_t sctp_calculate_cksum ( struct mbuf *  m,
int32_t  offset 
)

Definition at line 93 of file sctp_crc32.c.

References sctp_calculate_cksum_cb(), and sctp_finalize_crc32c().

Referenced by sctp_common_input_processing(), sctp_lowlevel_chunk_output(), and sctp_send_resp_msg().

Here is the call graph for this function:
Here is the caller graph for this function: