Symbol: ng_type
sys/dev/misc/musycc/musycc.c
276
static struct ng_type ngtypestruct = {
sys/dev/netif/mn/if_mn.c
188
static struct ng_type mntypestruct = {
sys/netgraph/UI/ng_UI.c
77
static struct ng_type typestruct = {
sys/netgraph/async/ng_async.c
150
static struct ng_type typestruct = {
sys/netgraph/bpf/ng_bpf.c
184
static struct ng_type typestruct = {
sys/netgraph/bridge/ng_bridge.c
270
static struct ng_type ng_bridge_typestruct = {
sys/netgraph/cisco/ng_cisco.c
170
static struct ng_type typestruct = {
sys/netgraph/echo/ng_echo.c
63
static struct ng_type typestruct = {
sys/netgraph/eiface/ng_eiface.c
109
static struct ng_type typestruct = {
sys/netgraph/etf/ng_etf.c
114
static struct ng_type typestruct = {
sys/netgraph/ether/ng_ether.c
178
static struct ng_type ng_ether_typestruct = {
sys/netgraph/fec/ng_fec.c
232
static struct ng_type typestruct = {
sys/netgraph/frame_relay/ng_frame_relay.c
140
static struct ng_type typestruct = {
sys/netgraph/hole/ng_hole.c
60
static struct ng_type typestruct = {
sys/netgraph/iface/ng_iface.c
185
static struct ng_type typestruct = {
sys/netgraph/ksocket/ng_ksocket.c
498
static struct ng_type ng_ksocket_typestruct = {
sys/netgraph/l2tp/ng_l2tp.c
275
static struct ng_type ng_l2tp_typestruct = {
sys/netgraph/lmi/ng_lmi.c
101
static struct ng_type typestruct = {
sys/netgraph/mppc/ng_mppc.c
152
static struct ng_type ng_mppc_typestruct = {
sys/netgraph/netgraph.h
105
struct ng_type *type; /* the installed 'type' */
sys/netgraph/netgraph.h
219
LIST_ENTRY(ng_type) types; /* linked list of all types */
sys/netgraph/netgraph.h
334
struct ng_type *ng_findtype(const char *type);
sys/netgraph/netgraph.h
336
int ng_make_node_common(struct ng_type *typep, node_p *nodep);
sys/netgraph/netgraph.h
340
int ng_newtype(struct ng_type *tp);
sys/netgraph/netgraph/ng_base.c
1462
struct ng_type *type;
sys/netgraph/netgraph/ng_base.c
1756
struct ng_type *const type = data;
sys/netgraph/netgraph/ng_base.c
357
struct ng_type *type;
sys/netgraph/netgraph/ng_base.c
381
ng_make_node_common(struct ng_type *type, node_p *nodepp)
sys/netgraph/netgraph/ng_base.c
80
static LIST_HEAD(, ng_type) typelist;
sys/netgraph/netgraph/ng_base.c
885
ng_newtype(struct ng_type *tp)
sys/netgraph/netgraph/ng_base.c
910
struct ng_type *
sys/netgraph/netgraph/ng_base.c
913
struct ng_type *type;
sys/netgraph/ng_device.c
66
static struct ng_type typestruct = {
sys/netgraph/ng_sample.c
99
static struct ng_type typestruct = {
sys/netgraph/one2many/ng_one2many.c
164
static struct ng_type ng_one2many_typestruct = {
sys/netgraph/ppp/ng_ppp.c
346
static struct ng_type ng_ppp_typestruct = {
sys/netgraph/pppoe/ng_pppoe.c
84
static struct ng_type typestruct = {
sys/netgraph/pptpgre/ng_pptpgre.c
252
static struct ng_type ng_pptpgre_typestruct = {
sys/netgraph/rfc1490/ng_rfc1490.c
97
static struct ng_type typestruct = {
sys/netgraph/socket/ng_socket.c
129
static struct ng_type typestruct = {
sys/netgraph/tee/ng_tee.c
130
static struct ng_type ng_tee_typestruct = {
sys/netgraph/tty/ng_tty.c
157
static struct ng_type typestruct = {
sys/netgraph/vjc/ng_vjc.c
213
static struct ng_type ng_vjc_typestruct = {
sys/netgraph7/UI/ng_UI.c
78
static struct ng_type typestruct = {
sys/netgraph7/async/ng_async.c
158
static struct ng_type typestruct = {
sys/netgraph7/bluetooth/drivers/bt3c/ng_bt3c_pccard.c
229
static struct ng_type typestruct = {
sys/netgraph7/bluetooth/drivers/h4/ng_h4.c
121
static struct ng_type typestruct = {
sys/netgraph7/bluetooth/drivers/ubt/ng_ubt.c
229
static struct ng_type typestruct =
sys/netgraph7/bluetooth/hci/ng_hci_main.c
82
static struct ng_type typestruct = {
sys/netgraph7/bluetooth/l2cap/ng_l2cap_main.c
80
static struct ng_type typestruct = {
sys/netgraph7/bluetooth/socket/ng_btsocket_hci_raw.c
98
static struct ng_type typestruct = {
sys/netgraph7/bluetooth/socket/ng_btsocket_l2cap.c
83
static struct ng_type typestruct = {
sys/netgraph7/bluetooth/socket/ng_btsocket_l2cap_raw.c
95
static struct ng_type typestruct = {
sys/netgraph7/bpf/ng_bpf.c
198
static struct ng_type typestruct = {
sys/netgraph7/bridge/ng_bridge.c
275
static struct ng_type ng_bridge_typestruct = {
sys/netgraph7/cisco/ng_cisco.c
169
static struct ng_type typestruct = {
sys/netgraph7/deflate/ng_deflate.c
147
static struct ng_type ng_deflate_typestruct = {
sys/netgraph7/echo/ng_echo.c
67
static struct ng_type typestruct = {
sys/netgraph7/eiface/ng_eiface.c
102
static struct ng_type typestruct = {
sys/netgraph7/etf/ng_etf.c
116
static struct ng_type typestruct = {
sys/netgraph7/ether/ng_ether.c
192
static struct ng_type ng_ether_typestruct = {
sys/netgraph7/frame_relay/ng_frame_relay.c
140
static struct ng_type typestruct = {
sys/netgraph7/hole/ng_hole.c
106
static struct ng_type typestruct = {
sys/netgraph7/hub/ng_hub.c
44
static struct ng_type ng_hub_typestruct = {
sys/netgraph7/iface/ng_iface.c
193
static struct ng_type typestruct = {
sys/netgraph7/ksocket/ng_ksocket.c
490
static struct ng_type ng_ksocket_typestruct = {
sys/netgraph7/l2tp/ng_l2tp.c
325
static struct ng_type ng_l2tp_typestruct = {
sys/netgraph7/lmi/ng_lmi.c
101
static struct ng_type typestruct = {
sys/netgraph7/mppc/ng_mppc.c
168
static struct ng_type ng_mppc_typestruct = {
sys/netgraph7/netflow/ng_netflow.c
150
static struct ng_type ng_netflow_typestruct = {
sys/netgraph7/netgraph.h
1069
LIST_ENTRY(ng_type) types; /* linked list of all types */
sys/netgraph7/netgraph.h
1122
struct ng_type *ng_findtype(const char *type);
sys/netgraph7/netgraph.h
1123
int ng_make_node_common(struct ng_type *typep, node_p *nodep);
sys/netgraph7/netgraph.h
1125
int ng_newtype(struct ng_type *tp);
sys/netgraph7/netgraph.h
1133
int ng_rmtype(struct ng_type *tp);
sys/netgraph7/netgraph.h
335
struct ng_type *nd_type; /* the installed 'type' */
sys/netgraph7/netgraph/ng_base.c
1232
ng_newtype(struct ng_type *tp)
sys/netgraph7/netgraph/ng_base.c
1266
ng_rmtype(struct ng_type *tp)
sys/netgraph7/netgraph/ng_base.c
1284
struct ng_type *
sys/netgraph7/netgraph/ng_base.c
1287
struct ng_type *type;
sys/netgraph7/netgraph/ng_base.c
169
static LIST_HEAD(, ng_type) ng_typelist;
sys/netgraph7/netgraph/ng_base.c
2351
struct ng_type *type;
sys/netgraph7/netgraph/ng_base.c
2702
struct ng_type *const type = data;
sys/netgraph7/netgraph/ng_base.c
573
struct ng_type *type;
sys/netgraph7/netgraph/ng_base.c
618
ng_make_node_common(struct ng_type *type, node_p *nodepp)
sys/netgraph7/netgraph/ng_base.c
99
struct ng_type ng_deadtype = {
sys/netgraph7/ng_car.c
168
static struct ng_type ng_car_typestruct = {
sys/netgraph7/ng_device.c
74
static struct ng_type ngd_typestruct = {
sys/netgraph7/ng_fec.c
252
static struct ng_type typestruct = {
sys/netgraph7/ng_gif.c
143
static struct ng_type ng_gif_typestruct = {
sys/netgraph7/ng_gif_demux.c
147
static struct ng_type ng_gif_demux_typestruct = {
sys/netgraph7/ng_ip_input.c
96
static struct ng_type typestruct = {
sys/netgraph7/ng_ipfw.c
70
static struct ng_type ng_ipfw_typestruct = {
sys/netgraph7/ng_nat.c
230
static struct ng_type typestruct = {
sys/netgraph7/ng_pred1.c
163
static struct ng_type ng_pred1_typestruct = {
sys/netgraph7/ng_sample.c
108
static struct ng_type typestruct = {
sys/netgraph7/ng_source.c
250
static struct ng_type ng_source_typestruct = {
sys/netgraph7/ng_split.c
53
static struct ng_type typestruct = {
sys/netgraph7/ng_sppp.c
85
static struct ng_type typestruct = {
sys/netgraph7/ng_tag.c
242
static struct ng_type typestruct = {
sys/netgraph7/ng_vlan.c
116
static struct ng_type ng_vlan_typestruct = {
sys/netgraph7/one2many/ng_one2many.c
164
static struct ng_type ng_one2many_typestruct = {
sys/netgraph7/ppp/ng_ppp.c
458
static struct ng_type ng_ppp_typestruct = {
sys/netgraph7/pppoe/ng_pppoe.c
174
static struct ng_type typestruct = {
sys/netgraph7/pptpgre/ng_pptpgre.c
253
static struct ng_type ng_pptpgre_typestruct = {
sys/netgraph7/rfc1490/ng_rfc1490.c
141
static struct ng_type typestruct = {
sys/netgraph7/socket/ng_socket.c
141
static struct ng_type typestruct = {
sys/netgraph7/socket/ng_socket.c
279
struct ng_type *type;
sys/netgraph7/tcpmss/ng_tcpmss.c
131
static struct ng_type ng_tcpmss_typestruct = {
sys/netgraph7/tee/ng_tee.c
134
static struct ng_type ng_tee_typestruct = {
sys/netgraph7/tty/ng_tty.c
140
static struct ng_type typestruct = {
sys/netgraph7/vjc/ng_vjc.c
215
static struct ng_type ng_vjc_typestruct = {