Searched refs:SRC_REWRITE_IP4 (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/testing/selftests/bpf/progs/
H A Dsendmsg4_prog.c15 #define SRC_REWRITE_IP4 0x7f000004U macro
33 ctx->msg_src_ip4 = bpf_htonl(SRC_REWRITE_IP4);
H A Dconnect4_prog.c19 #define SRC_REWRITE_IP4 0x7f000004U macro
42 sa.sin_addr.s_addr = bpf_htonl(SRC_REWRITE_IP4);

Completed in 198 milliseconds