Searched refs:proto_ctype (Results 1 – 5 of 5) sorted by relevance
35 uint8_t proto_ctype; member
389 if (encap->gue.proto_ctype == IPPROTO_IPV6) { in accept_locally()422 if (encap->gue.proto_ctype == IPPROTO_IPV6) { in forward_with_gre()1033 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()
80 __u8 proto_ctype; member188 gueh->proto_ctype = proto; in build_gue_header()
236 .proto_ctype = proto in encap_init()
Completed in 13 milliseconds