Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Drecvmsg4_prog.c13 #define SERV4_IP 0xc0a801feU /* 192.168.1.254 */ macro
34 ctx->user_ip4 = bpf_htonl(SERV4_IP); in recvmsg4_prog()
H A Dbind4_prog.c15 #define SERV4_IP 0xc0a801feU /* 192.168.1.254 */ macro
115 if (ctx->user_ip4 != bpf_htonl(SERV4_IP) || in bind_v4_prog()
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_sock_addr.c38 #define SERV4_IP "192.168.1.254" macro
143 SERV4_IP,
157 SERV4_IP,
257 SERV4_IP,
271 SERV4_IP,
371 SERV4_IP,
385 SERV4_IP,
399 SERV4_IP,
587 SERV4_IP,