nrfxlib API 0.1.0
Loading...
Searching...
No Matches

◆ nbuf_set_chksum_done

void(* nrf_wifi_osal_ops::nbuf_set_chksum_done) (void *nbuf, unsigned char chksum_done)

Set the checksum status of a network buffer.

Parameters
nbufA pointer to the network buffer.
chksum_doneThe checksum status to set.