Searched refs:proto_ctype (Results 1 – 9 of 9) sorted by relevance
144 if (guehdr->proto_ctype == IPPROTO_UDP || in gue6_err()145 guehdr->proto_ctype == IPPROTO_UDPLITE) in gue6_err()149 ret = gue6_err_proto_handler(guehdr->proto_ctype, skb, in gue6_err()
125 u8 proto_ctype; in gue_udp_recv() local200 hdrlen, guehdr->proto_ctype, in gue_udp_recv()215 proto_ctype = guehdr->proto_ctype; in gue_udp_recv()222 return -proto_ctype; in gue_udp_recv()426 proto = guehdr->proto_ctype; in gue_gro_receive()469 proto = guehdr->proto_ctype; in gue_gro_complete()1023 guehdr->proto_ctype = *protocol; in __gue_build_header()1181 if (guehdr->proto_ctype == IPPROTO_UDP || in gue_err()1182 guehdr->proto_ctype == IPPROTO_UDPLITE) in gue_err()1186 ret = gue_err_proto_handler(guehdr->proto_ctype, skb, info); in gue_err()
26 uint8_t proto_ctype; member
385 if (encap->gue.proto_ctype == IPPROTO_IPV6) { in accept_locally()417 if (encap->gue.proto_ctype == IPPROTO_IPV6) { in forward_with_gre()1023 switch (encap->gue.proto_ctype) { in cls_redirect()
47 __u8 proto_ctype; member
58 __u8 proto_ctype; member258 gueh->proto_ctype = proto; in build_gue_header()
266 .proto_ctype = proto in encap_init()
1592 if (gueh->proto_ctype != IPPROTO_IPIP) in ipvs_udp_decap()1594 *proto = gueh->proto_ctype; in ipvs_udp_decap()
1049 gueh->proto_ctype = *next_protocol; in ipvs_gue_encap()