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

/linux-master/tools/testing/selftests/bpf/progs/
H A Dsendmsg6_prog.c21 #define DST_REWRITE_IP6_3 1 macro
51 ctx->user_ip6[3] = bpf_htonl(DST_REWRITE_IP6_3);
H A Dconnect6_prog.c23 #define DST_REWRITE_IP6_3 1 macro
41 tuple.ipv6.daddr[3] = bpf_htonl(DST_REWRITE_IP6_3);
72 ctx->user_ip6[3] = bpf_htonl(DST_REWRITE_IP6_3);

Completed in 176 milliseconds