Home
last modified time | relevance | path

Searched refs:next_protocol (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/
H A Dvxlan.h169 u8 next_protocol; member
/linux/drivers/net/vxlan/
H A Dvxlan_core.c622 *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()