Home
last modified time | relevance | path

Searched refs:NETGRAPH_INIT (Results 1 – 25 of 50) sorted by relevance

12

/freebsd/sys/netgraph/
H A Dng_ip_input.c103 NETGRAPH_INIT(ip_input, &typestruct);
H A Dng_echo.c72 NETGRAPH_INIT(echo, &typestruct);
H A Dng_ether_echo.c76 NETGRAPH_INIT(ether_echo, &typestruct);
H A Dng_split.c63 NETGRAPH_INIT(ng_split, &typestruct);
H A Dng_hub.c80 NETGRAPH_INIT(hub, &ng_hub_typestruct);
H A Dng_hole.c113 NETGRAPH_INIT(hole, &typestruct);
H A Dng_UI.c87 NETGRAPH_INIT(UI, &typestruct);
H A Dng_ipfw.c91 NETGRAPH_INIT(ipfw, &ng_ipfw_typestruct);
H A Dng_gif_demux.c159 NETGRAPH_INIT(gif_demux, &ng_gif_demux_typestruct);
H A Dng_sample.c118 NETGRAPH_INIT(xxx, &typestruct);
H A Dng_etf.c126 NETGRAPH_INIT(etf, &typestruct);
H A Dng_tcpmss.c148 NETGRAPH_INIT(tcpmss, &ng_tcpmss_typestruct);
H A Dng_tee.c150 NETGRAPH_INIT(tee, &ng_tee_typestruct);
H A Dng_frame_relay.c147 NETGRAPH_INIT(framerelay, &typestruct);
H A Dng_rfc1490.c151 NETGRAPH_INIT(rfc1490, &typestruct);
H A Dng_tty.c136 NETGRAPH_INIT(tty, &typestruct);
H A Dng_vlan_rotate.c146 NETGRAPH_INIT(vlanrotate, &typestruct);
H A Dng_device.c111 NETGRAPH_INIT(device, &ngd_typestruct);
H A Dng_gif.c158 NETGRAPH_INIT(gif, &ng_gif_typestruct);
H A Dng_bpf.c214 NETGRAPH_INIT(bpf, &typestruct);
H A Dng_one2many.c173 NETGRAPH_INIT(one2many, &ng_one2many_typestruct);
H A Dng_tag.c253 NETGRAPH_INIT(tag, &typestruct);
H A Dng_vjc.c229 NETGRAPH_INIT(vjc, &ng_vjc_typestruct);
H A Dng_async.c166 NETGRAPH_INIT(async, &typestruct);
H A Dng_pred1.c174 NETGRAPH_INIT(pred1, &ng_pred1_typestruct);

12