Searched refs:ip4_src (Results 1 – 2 of 2) sorted by relevance
21 #define ip4_src 0xac100164 /* 172.16.1.100 */ macro94 redirect = is_remote_ep_v4(skb, __bpf_constant_htonl(ip4_src)); in tc_dst()
29 #define ip4_src __bpf_htonl(0xac100164) /* 172.16.1.100 */ macro155 if (iph->saddr == ip4_src) in skb_get_type()