Searched refs:next_protocol (Results 1 – 3 of 3) sorted by relevance
949 unsigned int max_headroom, __u8 *next_protocol, in ip_vs_prepare_tunneled_skb() argument975 *next_protocol = IPPROTO_IPV6; in ip_vs_prepare_tunneled_skb()991 *next_protocol = IPPROTO_IPIP; in ip_vs_prepare_tunneled_skb()1024 struct ip_vs_conn *cp, __u8 *next_protocol) in ipvs_gue_encap() argument1050 gueh->proto_ctype = *next_protocol; in ipvs_gue_encap()1091 *next_protocol = IPPROTO_UDP; in ipvs_gue_encap()1098 struct ip_vs_conn *cp, __u8 *next_protocol) in ipvs_gre_encap() argument1100 __be16 proto = *next_protocol == IPPROTO_IPIP ? in ipvs_gre_encap()1111 *next_protocol = IPPROTO_GRE; in ipvs_gre_encap()1142 __u8 next_protocol = 0; in ip_vs_tunnel_xmit() local[all …]
169 u8 next_protocol; member
623 *protocol = tun_p_to_eth_p(gpe->next_protocol); in vxlan_parse_gpe_proto()2180 gpe->next_protocol = tun_p_from_eth_p(protocol); in vxlan_build_gpe_hdr()2181 if (!gpe->next_protocol) in vxlan_build_gpe_hdr()