Home
last modified time | relevance | path

Searched defs:netbuf_len (Results 1 – 2 of 2) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
Dnetbuf.h112 #define netbuf_len(buf) ((buf)->p->tot_len) macro
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
Dhmac_tx_data.c734 hi_u32 netbuf_len; in hmac_tx_is_need_frag() local