OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IPSEC_RULE_F_IFACE
sbin/ipsecctl/ike.c
151
if (r->flags & IPSEC_RULE_F_IFACE) {
sbin/ipsecctl/ike.c
843
if (r->flags & IPSEC_RULE_F_IFACE) {
sbin/ipsecctl/parse.y
432
r->flags |= IPSEC_RULE_F_IFACE;