Searched refs:next_proto (Results 1 – 3 of 3) sorted by relevance
21 u8 next_proto; in nsh_push() local24 next_proto = TUN_P_ETHERNET; in nsh_push()26 next_proto = tun_p_from_eth_p(skb->protocol); in nsh_push()27 if (!next_proto) in nsh_push()38 nh->np = next_proto; in nsh_push()
351 goto next_proto; in gue_gro_receive()426 next_proto: in gue_gro_receive()
3046 u8 next_proto; in __ovs_nla_copy_actions() local3048 next_proto = tun_p_from_eth_p(eth_type); in __ovs_nla_copy_actions()3049 if (!next_proto) in __ovs_nla_copy_actions()