Home
last modified time | relevance | path

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

/linux-3.4.99/net/caif/
Dcffrml.c87 u16 pktchks; in cffrml_receive() local
111 pktchks = cfpkt_iterate(pkt, cffrml_checksum, 0xffff); in cffrml_receive()
112 if (pktchks != hdrchks) { in cffrml_receive()
117 hdrchks, pktchks); in cffrml_receive()