Lines Matching defs:protocol
822 skb->protocol = tpi->proto;
832 skb->protocol = eth_type_trans(skb, tunnel->dev);
1146 /* enable the cache only if neither the outer protocol nor the
1193 mtu = max(mtu, skb->protocol == htons(ETH_P_IPV6) ?
1292 u8 protocol)
1306 if (tproto != protocol && tproto != 0)
1319 fl6.flowi6_proto = protocol;
1324 switch (protocol) {
1340 if (protocol == IPPROTO_IPV6) {
1360 fl6.flowi6_proto = protocol;
1366 switch (protocol) {
1397 skb_set_inner_ipproto(skb, protocol);
1400 protocol);
1404 switch (protocol) {
1431 switch (skb->protocol) {
2305 * ip6_tunnel_init - register protocol and reserve needed resources
2361 * ip6_tunnel_cleanup - free resources and unregister protocol