Lines Matching defs:protocol
266 * udph->len to get the real length without any protocol check,
297 ul, iph->protocol,
322 * udph->len to get the real length without any protocol check,
396 switch (iph->frag_off & htons(IP_OFFSET) ? 0 : iph->protocol) {
575 __be16 protocol;
588 protocol = skb_protocol(skb, false);
590 switch (protocol) {
603 protocol = skb->protocol;
608 protocol = vlan->h_vlan_encapsulated_proto;