Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnft_payload.c692 static bool nft_payload_udp_checksum(struct sk_buff *skb, unsigned int thoff) in nft_payload_udp_checksum() function
715 if (!nft_payload_udp_checksum(skb, nft_thoff(pkt))) in nft_payload_l4csum_offset()