Searched refs:can_checksum_protocol (Results 1 - 4 of 4) sorted by last modified time

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

Completed in 471 milliseconds