Home
last modified time | relevance | path

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

/net/netfilter/
Dnft_payload.c401 static inline void nft_csum_replace(__sum16 *sum, __wsum fsum, __wsum tsum) in nft_csum_replace()
450 __wsum fsum, __wsum tsum) in nft_payload_l4csum_update()
486 __wsum fsum, __wsum tsum, int csum_offset) in nft_payload_csum_inet()
509 __wsum fsum, tsum; in nft_payload_set_eval() local