tun_pi
struct tun_pi pi = { 0, cpu_to_be16(ETH_P_IP) };
struct tun_pi pi = { 0, skb->protocol };
struct tun_pi pi = {0};