Searched refs:saddr (Results 1 – 3 of 3) sorted by relevance
36 static inline int32_t __qdf_csum_ipv6(const struct in6_addr *saddr, in __qdf_csum_ipv6() argument41 return csum_ipv6_magic((struct in6_addr *)saddr, in __qdf_csum_ipv6()
195 (lro_desc->iph->saddr != iph->saddr) || in qdf_lro_tcp_flow_match()
582 static inline int32_t qdf_csum_ipv6(const in6_addr_t *saddr, in qdf_csum_ipv6() argument587 return (int32_t)__qdf_csum_ipv6(saddr, daddr, len, proto, sum); in qdf_csum_ipv6()