Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IP6_MF
include/net/ipv6.h
152
#define IP6_MF 0x0001
tools/testing/selftests/bpf/progs/bpf_flow.c
41
#define IP6_MF 0x0001
tools/testing/selftests/net/ip_defrag.c
42
#define IP6_MF (1) /* IPv6 MF flag. */