DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
RT_ADVANCE
bin/hostname/hostname.c
79
#define RT_ADVANCE(x, n) (x += RT_ROUNDUP((n)->sa_len))
sys/net/route.h
316
#define RT_ADVANCE(x, n) (x += RT_ROUNDUP((n)->sa_len))