Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
XDP_FLAGS_REPLACE
include/uapi/linux/if_link.h
1890
#define XDP_FLAGS_REPLACE (1U << 4)
tools/include/uapi/linux/if_link.h
1876
#define XDP_FLAGS_REPLACE (1U << 4)
tools/testing/selftests/bpf/prog_tests/xdp_attach.c
6
#define XDP_FLAGS_REPLACE (1U << 4)