Searched refs:can_checksum_protocol (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/net/
H A Dvxlan.h384 !can_checksum_protocol(features, inner_eth_hdr(skb)->h_proto))))
/linux-master/include/linux/
H A Dnetdevice.h4851 static inline bool can_checksum_protocol(netdev_features_t features, function
/linux-master/net/core/
H A Dskbuff.c4637 csum = !!can_checksum_protocol(features, proto);
H A Ddev.c3425 !can_checksum_protocol(features, type)) {

Completed in 171 milliseconds