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