Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/qdf/inc/
H A Dqdf_net_types.h577 uint16_t qdf_ip_fast_csum(qdf_net_iphdr_t *iph_head, uint8_t ip_hl) in qdf_ip_fast_csum() argument
579 return __qdf_ip_fast_csum(iph_head, ip_hl); in qdf_ip_fast_csum()