Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BPF_F_NEIGH
net/core/filter.c
2544
return flags & BPF_F_NEIGH ?
net/core/filter.c
2608
ri->flags = BPF_F_NEIGH | (plen ? BPF_F_NEXTHOP : 0);