Home
last modified time | relevance | path

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

123

/freebsd-10-stable/sys/netgraph/
Dng_ip_input.c103 NETGRAPH_INIT(ip_input, &typestruct);
Dng_echo.c74 NETGRAPH_INIT(echo, &typestruct);
Dng_ether_echo.c78 NETGRAPH_INIT(ether_echo, &typestruct);
Dng_split.c64 NETGRAPH_INIT(ng_split, &typestruct);
Dng_hub.c80 NETGRAPH_INIT(hub, &ng_hub_typestruct);
Dng_hole.c115 NETGRAPH_INIT(hole, &typestruct);
Dng_UI.c90 NETGRAPH_INIT(UI, &typestruct);
Dng_atmllc.c76 NETGRAPH_INIT(atmllc, &ng_atmllc_typestruct);
Dng_ipfw.c91 NETGRAPH_INIT(ipfw, &ng_ipfw_typestruct);
Dng_gif_demux.c159 NETGRAPH_INIT(gif_demux, &ng_gif_demux_typestruct);
Dng_sample.c120 NETGRAPH_INIT(xxx, &typestruct);
Dng_sppp.c97 NETGRAPH_INIT(sppp, &typestruct);
Dng_etf.c126 NETGRAPH_INIT(etf, &typestruct);
Dng_tcpmss.c142 NETGRAPH_INIT(tcpmss, &ng_tcpmss_typestruct);
Dng_device.c86 NETGRAPH_INIT(device, &ngd_typestruct);
Dng_tee.c146 NETGRAPH_INIT(tee, &ng_tee_typestruct);
Dng_rfc1490.c153 NETGRAPH_INIT(rfc1490, &typestruct);
Dng_gif.c157 NETGRAPH_INIT(gif, &ng_gif_typestruct);
Dng_tty.c138 NETGRAPH_INIT(tty, &typestruct);
Dng_frame_relay.c149 NETGRAPH_INIT(framerelay, &typestruct);
Dng_bpf.c216 NETGRAPH_INIT(bpf, &typestruct);
Dng_one2many.c175 NETGRAPH_INIT(one2many, &ng_one2many_typestruct);
Dng_tag.c253 NETGRAPH_INIT(tag, &typestruct);
Dng_async.c169 NETGRAPH_INIT(async, &typestruct);
/freebsd-10-stable/sys/netgraph/atm/sscfu/
Dng_sscfu.c162 NETGRAPH_INIT(sscfu, &ng_sscfu_typestruct);

123