mirror of
https://github.com/opnsense/src.git
synced 2026-02-11 23:06:12 -05:00
netgraph(3) points to #include <netgraph/netgraph.h>, which is kernel only. The man page refers to the user-space part of the netgraph module, which is located in <netgraph.h>. Submitted by: lutz_donnerhacke.de Approved by: bcr Differential Revision: https://reviews.freebsd.org/D23814 |
||
|---|---|---|
| .. | ||
| debug.c | ||
| internal.h | ||
| Makefile | ||
| Makefile.depend | ||
| msg.c | ||
| netgraph.3 | ||
| netgraph.h | ||
| sock.c | ||