Lines Matching defs:protocol
11 #include <net/protocol.h>
21 __be16 protocol = skb->protocol;
41 skb->protocol = skb->inner_protocol;
52 skb_gso_error_unwind(skb, protocol, tnl_hlen, mac_offset,
73 skb->protocol = protocol;
159 type = greh->protocol;
200 * 2) same protocol (we only support ETH_P_IP for now)
207 greh2->protocol != greh->protocol) {
247 type = greh->protocol;