Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Drtw_recv.h377 #define iudp_frag_offset_chk_get(s) \ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Drtw_recv.h377 #define iudp_frag_offset_chk_get(s) \ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_wlan_util.c5939 (iudp_frag_offset_chk_get(&precvpriv->ip_statistic) + ((pkt->len - 20)/8))); in rtw_rx_dbg_monitor_ip_statistic()
5947 && (frag_offset > iudp_frag_offset_chk_get(&precvpriv->ip_statistic))) { in rtw_rx_dbg_monitor_ip_statistic()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_wlan_util.c5895 (iudp_frag_offset_chk_get(&precvpriv->ip_statistic) + ((pkt->len - 20)/8))); in rtw_rx_dbg_monitor_ip_statistic()
5903 && (frag_offset > iudp_frag_offset_chk_get(&precvpriv->ip_statistic))) { in rtw_rx_dbg_monitor_ip_statistic()