OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:eth_copy_and_sum
(Results
1 - 3
of
3
) sorted by null
/external/grub/netboot/
linux-asm-io.h
62
#define eth_io_copy_and_sum(a,b,c,d)
eth_copy_and_sum
((a),(void *)(b),(c),(d))
/external/kernel-headers/original/linux/
etherdevice.h
43
static inline void
eth_copy_and_sum
(struct sk_buff *dest,
function
/external/kernel-headers/original/asm-arm/
io.h
194
eth_copy_and_sum
((s),__mem_pci(c),(l),(b))
Completed in 359 milliseconds