OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
OSPF_OPTION_V6
usr.sbin/ospf6ctl/ospf6ctl.c
1048
opts & OSPF_OPTION_V6 ? "V6" : "-");
usr.sbin/ospf6d/area.c
127
u_int32_t opt = OSPF_OPTION_V6 | OSPF_OPTION_R;