Home
last modified time | relevance | path

Searched refs:DST_REWRITE_IP6_2 (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/tools/testing/selftests/bpf/progs/
Dconnect6_prog.c22 #define DST_REWRITE_IP6_2 0 macro
42 tuple.ipv6.daddr[2] = bpf_htonl(DST_REWRITE_IP6_2); in connect_v6_prog()
73 ctx->user_ip6[2] = bpf_htonl(DST_REWRITE_IP6_2); in connect_v6_prog()
Dsendmsg6_prog.c18 #define DST_REWRITE_IP6_2 0 macro
47 ctx->user_ip6[2] = bpf_htonl(DST_REWRITE_IP6_2); in sendmsg_v6_prog()