Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcls_redirect.c20 #define ENCAP_PORT (1234) macro
264 .dest = htons(ENCAP_PORT), in encap_init()
460 skel->rodata->ENCAPSULATION_PORT = htons(ENCAP_PORT); in test_cls_redirect_dynptr()
482 skel->rodata->ENCAPSULATION_PORT = htons(ENCAP_PORT); in test_cls_redirect_inlined()
504 skel->rodata->ENCAPSULATION_PORT = htons(ENCAP_PORT); in test_cls_redirect_subprogs()