Name

struct skb_shared_tx — instructions for time stamping of outgoing packets

Synopsis

struct skb_shared_tx {
  struct {unnamed_struct};
  __u8 flags;
};  

Members

{unnamed_struct}

anonymous

flags

all shared_tx flags

Description

These flags are attached to packets as part of the skb_shared_info. Use skb_tx to get a pointer.