Searched refs:SERV4_REWRITE_IP (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/tools/testing/selftests/bpf/prog_tests/ |
| H A D | sock_addr.c | 499 SERV4_REWRITE_IP, 515 SERV4_REWRITE_IP, 531 SERV4_REWRITE_IP, 547 SERV4_REWRITE_IP, 693 SERV4_REWRITE_IP, 709 SERV4_REWRITE_IP, 725 SERV4_REWRITE_IP, 741 SERV4_REWRITE_IP, 823 SERV4_REWRITE_IP, 839 SERV4_REWRITE_IP, [all …]
|
| /linux-6.15/tools/testing/selftests/bpf/progs/ |
| H A D | bind4_prog.c | 19 #define SERV4_REWRITE_IP 0x7f000001U /* 127.0.0.1 */ macro 155 ctx->user_ip4 = bpf_htonl(SERV4_REWRITE_IP); in bind_v4_prog()
|