DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ngm_rmhook
sys/netgraph/netgraph/ng_base.c
1306
struct ngm_rmhook *const rmh = (struct ngm_rmhook *) msg->data;
sys/netgraph7/netgraph/ng_base.c
2189
struct ngm_rmhook *const rmh = (struct ngm_rmhook *) msg->data;
usr.sbin/ngctl/rmhook.c
57
struct ngm_rmhook rmh;