Searched refs:ip4_dst (Results 1 – 2 of 2) sorted by relevance
22 #define ip4_dst 0xac100264 /* 172.16.2.100 */ macro119 redirect = is_remote_ep_v4(skb, __bpf_constant_htonl(ip4_dst)); in tc_src()
30 #define ip4_dst __bpf_htonl(0xac100264) /* 172.16.2.100 */ macro157 else if (iph->saddr == ip4_dst) in skb_get_type()