Searched refs:next_protocol (Results 1 – 3 of 3) sorted by relevance
948 unsigned int max_headroom, __u8 *next_protocol, in ip_vs_prepare_tunneled_skb() argument974 *next_protocol = IPPROTO_IPV6; in ip_vs_prepare_tunneled_skb()990 *next_protocol = IPPROTO_IPIP; in ip_vs_prepare_tunneled_skb()1023 struct ip_vs_conn *cp, __u8 *next_protocol) in ipvs_gue_encap() argument1049 gueh->proto_ctype = *next_protocol; in ipvs_gue_encap()1090 *next_protocol = IPPROTO_UDP; in ipvs_gue_encap()1097 struct ip_vs_conn *cp, __u8 *next_protocol) in ipvs_gre_encap() argument1099 __be16 proto = *next_protocol == IPPROTO_IPIP ? in ipvs_gre_encap()1110 *next_protocol = IPPROTO_GRE; in ipvs_gre_encap()1141 __u8 next_protocol = 0; in ip_vs_tunnel_xmit() local[all …]
167 u8 next_protocol; member
1761 *protocol = tun_p_to_eth_p(gpe->next_protocol); in vxlan_parse_gpe_hdr()2320 gpe->next_protocol = tun_p_from_eth_p(protocol); in vxlan_build_gpe_hdr()2321 if (!gpe->next_protocol) in vxlan_build_gpe_hdr()