Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcls_redirect.c20 #define ENCAP_IP INADDR_LOOPBACK macro
229 .daddr = htonl(ENCAP_IP) in encap_init()
427 skel->rodata->ENCAPSULATION_IP = htonl(ENCAP_IP); in test_cls_redirect_dynptr()
449 skel->rodata->ENCAPSULATION_IP = htonl(ENCAP_IP); in test_cls_redirect_inlined()
471 skel->rodata->ENCAPSULATION_IP = htonl(ENCAP_IP); in test_cls_redirect_subprogs()