Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
bpf_ntohs
samples/bpf/net_shared.h
24
#define bpf_ntohs(x) __builtin_bswap16(x)
samples/bpf/net_shared.h
28
#define bpf_ntohs(x) (x)
tools/lib/bpf/bpf_endian.h
83
#define bpf_ntohs(x) \