Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IGB_TYPE_XSK
drivers/net/ethernet/intel/igb/igb_main.c
4948
} else if (tx_buffer->type == IGB_TYPE_XSK) {
drivers/net/ethernet/intel/igb/igb_main.c
8376
} else if (tx_buffer->type == IGB_TYPE_XSK) {
drivers/net/ethernet/intel/igb/igb_xsk.c
491
tx_buffer_info->type = IGB_TYPE_XSK;