Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Dcls_redirect.c18 #define ENCAP_PORT (1234) macro
262 .dest = htons(ENCAP_PORT), in encap_init()
458 skel->rodata->ENCAPSULATION_PORT = htons(ENCAP_PORT); in test_cls_redirect_inlined()
480 skel->rodata->ENCAPSULATION_PORT = htons(ENCAP_PORT); in test_cls_redirect_subprogs()