Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/bpf/prog_tests/
Dcls_redirect.c19 #define ENCAP_PORT (1234) macro
263 .dest = htons(ENCAP_PORT), in encap_init()
459 skel->rodata->ENCAPSULATION_PORT = htons(ENCAP_PORT); in test_cls_redirect_inlined()
481 skel->rodata->ENCAPSULATION_PORT = htons(ENCAP_PORT); in test_cls_redirect_subprogs()