Lines Matching defs:protocol
265 * udph->len to get the real length without any protocol check,
296 ul, iph->protocol,
321 * udph->len to get the real length without any protocol check,
396 switch (iph->frag_off & htons(IP_OFFSET) ? 0 : iph->protocol) {
574 __be16 protocol;
587 protocol = skb_protocol(skb, false);
589 switch (protocol) {
602 protocol = skb->protocol;
607 protocol = vlan->h_vlan_encapsulated_proto;