Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dvxlan.h383 !can_checksum_protocol(features, inner_eth_hdr(skb)->h_proto)))) in vxlan_features_check()
/Linux-v6.6/include/linux/
Dnetdevice.h4837 static inline bool can_checksum_protocol(netdev_features_t features, in can_checksum_protocol() function
/Linux-v6.6/net/core/
Dskbuff.c4474 csum = !!can_checksum_protocol(features, proto); in skb_segment()
Ddev.c3470 !can_checksum_protocol(features, type)) { in harmonize_features()