Home
last modified time | relevance | path

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

/linux-3.4.99/net/core/
Ddev.c2113 static bool can_checksum_protocol(netdev_features_t features, __be16 protocol) in can_checksum_protocol() function
2128 !can_checksum_protocol(features, protocol)) { in harmonize_features()