1STRUCT SKB_SHARED_TX(9)        Linux Networking        STRUCT SKB_SHARED_TX(9)
2
3
4

NAME

6       struct_skb_shared_tx - instructions for time stamping of outgoing
7       packets
8

SYNOPSIS

10       struct skb_shared_tx {
11         struct {unnamed_struct};
12         __u8 flags;
13       };
14

MEMBERS

16       {unnamed_struct}
17           anonymous
18
19       flags
20           all shared_tx flags
21

DESCRIPTION

23       These flags are attached to packets as part of the skb_shared_info. Use
24       skb_tx to get a pointer.
25
27Kernel Hackers Manual 2.6.         June 2019           STRUCT SKB_SHARED_TX(9)
Impressum