IP6_FH_F_SKIP_RH
if (flags && (*flags & IP6_FH_F_SKIP_RH) &&
srh = seg6_get_srh(skb, IP6_FH_F_SKIP_RH);
int flags = IP6_FH_F_SKIP_RH;