Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ATM_SKB
drivers/atm/nicstar.c
113
#define ATM_SKB(s) (&(s)->atm)
include/linux/atmdev.h
218
#define ATM_SKB(skb) (((struct atm_skb_data *) (skb)->cb))