Searched refs:toport_chksum (Results 1 – 3 of 3) sorted by relevance
66 u16_t toport_chksum; member100 #define netbuf_destport(buf) (((buf)->flags & NETBUF_FLAG_DESTADDR) ? (buf)->toport_chksum …102 #define netbuf_destport(buf) ((buf)->toport_chksum)107 (buf)->toport_chksum = chksum; } while(0)
136 buf->toport_chksum = 0; in netbuf_free()
266 buf->toport_chksum = udphdr->dest;1557 … msg->msg.b->flags & NETBUF_FLAG_CHKSUM, msg->msg.b->toport_chksum);1561 … msg->msg.b->flags & NETBUF_FLAG_CHKSUM, msg->msg.b->toport_chksum);