Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/qdf/inc/
H A Dqdf_net_types.h568 __sum16 qdf_csum_tcpudp_magic(uint32_t ip_saddr, uint32_t ip_daddr, in qdf_csum_tcpudp_magic() function
/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_fisa_rx.c1649 pseudo = ~qdf_csum_tcpudp_magic(head_skb_iph->ip_saddr, in dp_rx_fisa_flush_udp_flow()