BPF_SOCK_OPS_TSTAMP_SENDMSG_CB
if (skops->op != BPF_SOCK_OPS_TSTAMP_SENDMSG_CB)
bpf_skops_tx_timestamping(sk, skb, BPF_SOCK_OPS_TSTAMP_SENDMSG_CB);
if (skops->op == BPF_SOCK_OPS_TSTAMP_SENDMSG_CB) {
case BPF_SOCK_OPS_TSTAMP_SENDMSG_CB: