Home
last modified time | relevance | path

Searched refs:sctp_csum_ops (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/net/sctp/
H A Dchecksum.h46 static const struct skb_checksum_ops sctp_csum_ops = { variable
60 &sctp_csum_ops); in sctp_compute_cksum()
/OK3568_Linux_fs/kernel/net/sctp/
H A Doffload.c109 crc32c_csum_stub = &sctp_csum_ops; in sctp_offload_init()