crc32c_csum_stub 3557 include/linux/skbuff.h extern const struct skb_checksum_ops *crc32c_csum_stub __read_mostly;
crc32c_csum_stub 2910 net/core/dev.c 						  crc32c_csum_stub));
crc32c_csum_stub 2891 net/core/skbuff.c const struct skb_checksum_ops *crc32c_csum_stub __read_mostly =
crc32c_csum_stub 2893 net/core/skbuff.c EXPORT_SYMBOL(crc32c_csum_stub);
crc32c_csum_stub  109 net/sctp/offload.c 	crc32c_csum_stub = &sctp_csum_ops;