Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/bpf/
A Dtest_sock_addr.c39 #define SERV4_REWRITE_IP "127.0.0.1" macro
145 SERV4_REWRITE_IP,
159 SERV4_REWRITE_IP,
259 SERV4_REWRITE_IP,
273 SERV4_REWRITE_IP,
373 SERV4_REWRITE_IP,
387 SERV4_REWRITE_IP,
401 SERV4_REWRITE_IP,
583 SERV4_REWRITE_IP,
585 SERV4_REWRITE_IP,
[all …]
/linux-6.3-rc2/tools/testing/selftests/bpf/progs/
A Dbind4_prog.c17 #define SERV4_REWRITE_IP 0x7f000001U /* 127.0.0.1 */ macro
153 ctx->user_ip4 = bpf_htonl(SERV4_REWRITE_IP); in bind_v4_prog()

Completed in 7 milliseconds