Home
last modified time | relevance | path

Searched refs:SI_SUB_NETGRAPH (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/sys/
H A Dkernel.h135 SI_SUB_NETGRAPH = 0x3010000, /* Let Netgraph initialize */ enumerator
/f-stack/freebsd/netgraph/
H A Dng_base.c3141 VNET_SYSINIT(vnet_netgraph_init, SI_SUB_NETGRAPH, SI_ORDER_FIRST,
3184 VNET_SYSUNINIT(vnet_netgraph_uninit, SI_SUB_NETGRAPH, SI_ORDER_FIRST,
3249 DECLARE_MODULE(netgraph, netgraph_mod, SI_SUB_NETGRAPH, SI_ORDER_FIRST);
/f-stack/lib/
H A Dff_ng_base.c3165 VNET_SYSINIT(vnet_netgraph_init, SI_SUB_NETGRAPH, SI_ORDER_FIRST,
3208 VNET_SYSUNINIT(vnet_netgraph_uninit, SI_SUB_NETGRAPH, SI_ORDER_FIRST,
3277 DECLARE_MODULE(netgraph, netgraph_mod, SI_SUB_NETGRAPH, SI_ORDER_FIRST);