Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dipx.h33 #define IPX_NO_CHECKSUM cpu_to_be16(0xFFFF) macro
/OK3568_Linux_fs/kernel/drivers/net/bonding/
H A Dbond_alb.c1463 if (ipxhdr->ipx_checksum != IPX_NO_CHECKSUM) { in bond_xmit_alb_slave_get()