Searched refs:proto_ctype (Results 1 – 10 of 10) sorted by relevance
127 u8 proto_ctype; in gue_udp_recv() local202 hdrlen, guehdr->proto_ctype, in gue_udp_recv()217 proto_ctype = guehdr->proto_ctype; in gue_udp_recv()218 if (unlikely(!proto_ctype)) in gue_udp_recv()227 return -proto_ctype; in gue_udp_recv()440 proto = guehdr->proto_ctype; in gue_gro_receive()478 proto = guehdr->proto_ctype; in gue_gro_complete()992 guehdr->proto_ctype = *protocol; in __gue_build_header()1150 if (guehdr->proto_ctype == IPPROTO_UDP) in gue_err()1154 ret = gue_err_proto_handler(guehdr->proto_ctype, skb, info); in gue_err()
144 if (guehdr->proto_ctype == IPPROTO_UDP) in gue6_err()148 ret = gue6_err_proto_handler(guehdr->proto_ctype, skb, in gue6_err()
35 uint8_t proto_ctype; member
387 if (encap->gue.proto_ctype == IPPROTO_IPV6) { in accept_locally() 420 if (encap->gue.proto_ctype == IPPROTO_IPV6) { in forward_with_gre() 1031 switch (encap->gue.proto_ctype) { in cls_redirect()
281 if (encap->gue.proto_ctype == IPPROTO_IPV6) in accept_locally() 316 if (encap->gue.proto_ctype == IPPROTO_IPV6) { in forward_with_gre() 931 switch (encap->gue.proto_ctype) { in cls_redirect()
50 __u8 proto_ctype; member
80 __u8 proto_ctype; member188 gueh->proto_ctype = proto; in build_gue_header()
193 .proto_ctype = proto in test_str()
1705 if (gueh->proto_ctype != IPPROTO_IPIP) in ipvs_udp_decap()1707 *proto = gueh->proto_ctype; in ipvs_udp_decap()
1063 gueh->proto_ctype = *next_protocol; in ipvs_gue_encap()