Searched defs:do_csum (Results 1 – 10 of 10) sorted by relevance
9 #define do_csum do_csum macro
16 #define do_csum do_csum macro
45 #define do_csum do_csum macro
64 #define do_csum do_csum macro
23 unsigned int __no_sanitize_address do_csum(const unsigned char *buff, int len) in do_csum() function
21 unsigned int __no_sanitize_address do_csum(const unsigned char *buff, int len) in do_csum() function
262 unsigned int do_csum(const unsigned char *buff, int len) in do_csum() function
85 unsigned int do_csum(const void *voidptr, int len) in do_csum() function
37 static bool do_csum = false; variable
1758 int do_tstamp, do_csum, do_vlan; in gfar_start_xmit() local