IS_PSEUDO
bpf_l4_csum_replace(skb, TCP_CSUM_OFF, old_ip, new_ip, IS_PSEUDO | sizeof(new_ip));
int ret, off = 0, flags = IS_PSEUDO;