Searched refs:SERV6_IP_1 (Results 1 - 2 of 2) sorted by path

/linux-master/tools/testing/selftests/bpf/progs/
H A Dbind6_prog.c18 #define SERV6_IP_1 0x12345678 macro
125 ctx->user_ip6[1] != bpf_htonl(SERV6_IP_1) ||
H A Drecvmsg6_prog.c14 #define SERV6_IP_1 0x12345678 macro
38 ctx->user_ip6[1] = bpf_htonl(SERV6_IP_1);

Completed in 197 milliseconds