Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SKB_PTP_TYPE
drivers/net/dsa/hirschmann/hellcreek_hwtstamp.h
31
#define SKB_PTP_TYPE(__skb) (*(unsigned int *)((__skb)->cb))
drivers/net/dsa/mv88e6xxx/hwtstamp.c
19
#define SKB_PTP_TYPE(__skb) (*(unsigned int *)((__skb)->cb))