Home
last modified time | relevance | path

Searched refs:ENCAP_IP (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcls_redirect.c19 #define ENCAP_IP INADDR_LOOPBACK macro
261 .daddr = htonl(ENCAP_IP) in encap_init()
459 skel->rodata->ENCAPSULATION_IP = htonl(ENCAP_IP); in test_cls_redirect_dynptr()
481 skel->rodata->ENCAPSULATION_IP = htonl(ENCAP_IP); in test_cls_redirect_inlined()
503 skel->rodata->ENCAPSULATION_IP = htonl(ENCAP_IP); in test_cls_redirect_subprogs()