Home
last modified time | relevance | path

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

/openbmc/linux/net/caif/
H A Dcffrml.c87 int 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()