Home
last modified time | relevance | path

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

123

/f-stack/freebsd/netgraph/
H A Dng_ip_input.c105 NETGRAPH_INIT(ip_input, &typestruct);
H A Dng_echo.c74 NETGRAPH_INIT(echo, &typestruct);
H A Dng_ether_echo.c78 NETGRAPH_INIT(ether_echo, &typestruct);
H A Dng_split.c65 NETGRAPH_INIT(ng_split, &typestruct);
H A Dng_hub.c82 NETGRAPH_INIT(hub, &ng_hub_typestruct);
H A Dng_hole.c115 NETGRAPH_INIT(hole, &typestruct);
H A Dng_UI.c89 NETGRAPH_INIT(UI, &typestruct);
H A Dng_ipfw.c93 NETGRAPH_INIT(ipfw, &ng_ipfw_typestruct);
H A Dng_atmllc.c89 NETGRAPH_INIT(atmllc, &ng_atmllc_typestruct);
H A Dng_gif_demux.c161 NETGRAPH_INIT(gif_demux, &ng_gif_demux_typestruct);
H A Dng_sample.c120 NETGRAPH_INIT(xxx, &typestruct);
H A Dng_sppp.c98 NETGRAPH_INIT(sppp, &typestruct);
H A Dng_tcpmss.c144 NETGRAPH_INIT(tcpmss, &ng_tcpmss_typestruct);
H A Dng_etf.c128 NETGRAPH_INIT(etf, &typestruct);
H A Dng_tee.c146 NETGRAPH_INIT(tee, &ng_tee_typestruct);
H A Dng_device.c90 NETGRAPH_INIT(device, &ngd_typestruct);
H A Dng_rfc1490.c153 NETGRAPH_INIT(rfc1490, &typestruct);
H A Dng_tty.c138 NETGRAPH_INIT(tty, &typestruct);
H A Dng_gif.c159 NETGRAPH_INIT(gif, &ng_gif_typestruct);
H A Dng_frame_relay.c149 NETGRAPH_INIT(framerelay, &typestruct);
H A Dng_bpf.c216 NETGRAPH_INIT(bpf, &typestruct);
H A Dng_one2many.c175 NETGRAPH_INIT(one2many, &ng_one2many_typestruct);
H A Dng_tag.c255 NETGRAPH_INIT(tag, &typestruct);
H A Dng_async.c168 NETGRAPH_INIT(async, &typestruct);
/f-stack/freebsd/netgraph/atm/sscfu/
H A Dng_sscfu.c163 NETGRAPH_INIT(sscfu, &ng_sscfu_typestruct);

123