Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
lb_htons
tools/testing/selftests/bpf/xdp_lb_bench_common.h
35
#define lb_htons(x) bpf_htons(x)
tools/testing/selftests/bpf/xdp_lb_bench_common.h
38
#define lb_htons(x) htons(x)