Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
dce_get_default
usr/src/uts/common/inet/ip.h
3686
extern dce_t *dce_get_default(ip_stack_t *);
usr/src/uts/common/inet/ip/ip_attr.c
1184
dce = dce_get_default(ixa->ixa_ipst);