Searched defs:do_csum (Results 1 – 13 of 13) sorted by relevance
9 #define do_csum do_csum macro
16 #define do_csum do_csum macro
45 #define do_csum do_csum macro
62 #define do_csum do_csum macro
37 static inline unsigned int do_csum(const unsigned char * buff, int len) in do_csum() function
22 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
46 static unsigned int do_csum(const unsigned char *buff, int len) in do_csum() function
306 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
31 static bool do_csum = false; variable
42 enum nf_nat_manip_type maniptype, bool do_csum) in __udp_manip_pkt()
1782 int do_tstamp, do_csum, do_vlan; in gfar_start_xmit() local