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

/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))))
/linux-master/net/core/
H A Ddev.c3472 !can_checksum_protocol(features, type)) {
H A Dskbuff.c4637 csum = !!can_checksum_protocol(features, proto);

Completed in 477 milliseconds