Searched refs:gue (Results 1 - 9 of 9) sorted by relevance

/linux-master/include/net/
H A Dfou.h8 #include <net/gue.h>
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_cls_redirect.h61 struct guehdr gue; member in struct:__anon4705
H A Dtest_cls_redirect.c389 if (encap->gue.proto_ctype == IPPROTO_IPV6) {
422 if (encap->gue.proto_ctype == IPPROTO_IPV6) {
994 if (encap->gue.variant != 0) {
999 if (encap->gue.control != 0) {
1004 if (encap->gue.flags != 0) {
1009 if (encap->gue.hlen !=
1033 switch (encap->gue.proto_ctype) {
H A Dtest_cls_redirect_dynptr.c281 if (encap->gue.proto_ctype == IPPROTO_IPV6)
316 if (encap->gue.proto_ctype == IPPROTO_IPV6) {
894 if (encap->gue.variant != 0) {
899 if (encap->gue.control != 0) {
904 if (encap->gue.flags != 0) {
909 if (encap->gue.hlen !=
931 switch (encap->gue.proto_ctype) {
/linux-master/tools/testing/selftests/net/
H A Dpmtu.sh464 setup_fou_or_gue 4 4 gue
468 setup_fou_or_gue 4 6 gue
472 setup_fou_or_gue 6 4 gue
476 setup_fou_or_gue 6 6 gue
1500 if [ "${encap}" = "gue" ]; then
1546 test_pmtu_ipvX_over_fouY_or_gueY 4 4 gue
1550 test_pmtu_ipvX_over_fouY_or_gueY 6 4 gue
1554 test_pmtu_ipvX_over_fouY_or_gueY 4 6 gue
1558 test_pmtu_ipvX_over_fouY_or_gueY 6 6 gue
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dcls_redirect.c266 .gue = {
/linux-master/net/netfilter/ipvs/
H A Dip_vs_xmit.c31 #include <net/gue.h>
H A Dip_vs_core.c37 #include <net/gue.h>
/linux-master/net/ipv4/
H A Dfou_core.c13 #include <net/gue.h>
1172 pr_err("can't add gue ops\n");

Completed in 182 milliseconds