Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_tc_neigh.c21 #define ip4_src 0xac100164 /* 172.16.1.100 */ macro
94 redirect = is_remote_ep_v4(skb, __bpf_constant_htonl(ip4_src)); in tc_dst()
H A Dtest_tc_dtime.c29 #define ip4_src __bpf_htonl(0xac100164) /* 172.16.1.100 */ macro
155 if (iph->saddr == ip4_src) in skb_get_type()