Searched refs:next_protocol (Results 1 – 2 of 2) sorted by relevance
169 u8 next_protocol; member
622 *protocol = tun_p_to_eth_p(gpe->next_protocol); in vxlan_parse_gpe_proto()2179 gpe->next_protocol = tun_p_from_eth_p(protocol); in vxlan_build_gpe_hdr()2180 if (!gpe->next_protocol) in vxlan_build_gpe_hdr()