BPF_F_STRPARSER
#define BPF_F_PTR_MASK ~(BPF_F_INGRESS | BPF_F_STRPARSER)
return sk_redir & BPF_F_STRPARSER;
skb->_sk_redir |= BPF_F_STRPARSER;