Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MAX_XEN_SKB_FRAGS
drivers/net/xen-netback/common.h
89
#define MAX_XEN_SKB_FRAGS (65536 / XEN_PAGE_SIZE + 1)
drivers/net/xen-netfront.c
704
#define MAX_XEN_SKB_FRAGS (65536 / XEN_PAGE_SIZE + 1)