Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcls_redirect.c21 #define ENCAP_PORT (1234) macro
232 .dest = htons(ENCAP_PORT), in encap_init()
428 skel->rodata->ENCAPSULATION_PORT = htons(ENCAP_PORT); in test_cls_redirect_dynptr()
450 skel->rodata->ENCAPSULATION_PORT = htons(ENCAP_PORT); in test_cls_redirect_inlined()
472 skel->rodata->ENCAPSULATION_PORT = htons(ENCAP_PORT); in test_cls_redirect_subprogs()