Symbol: ng_newhook_t
sys/dev/misc/musycc/musycc.c
271
static ng_newhook_t musycc_newhook;
sys/dev/netif/mn/if_mn.c
183
static ng_newhook_t ngmn_newhook;
sys/netgraph/UI/ng_UI.c
72
static ng_newhook_t ng_UI_newhook;
sys/netgraph/async/ng_async.c
93
static ng_newhook_t nga_newhook;
sys/netgraph/bpf/ng_bpf.c
85
static ng_newhook_t ng_bpf_newhook;
sys/netgraph/bridge/ng_bridge.c
118
static ng_newhook_t ng_bridge_newhook;
sys/netgraph/cisco/ng_cisco.c
118
static ng_newhook_t cisco_newhook;
sys/netgraph/eiface/ng_eiface.c
103
static ng_newhook_t ng_eiface_newhook;
sys/netgraph/etf/ng_etf.c
67
static ng_newhook_t ng_etf_newhook;
sys/netgraph/ether/ng_ether.c
99
static ng_newhook_t ng_ether_newhook;
sys/netgraph/frame_relay/ng_frame_relay.c
130
static ng_newhook_t ngfrm_newhook;
sys/netgraph/iface/ng_iface.c
124
static ng_newhook_t ng_iface_newhook;
sys/netgraph/ksocket/ng_ksocket.c
109
static ng_newhook_t ng_ksocket_newhook;
sys/netgraph/l2tp/ng_l2tp.c
163
static ng_newhook_t ng_l2tp_newhook;
sys/netgraph/lmi/ng_lmi.c
96
static ng_newhook_t nglmi_newhook;
sys/netgraph/mppc/ng_mppc.c
137
static ng_newhook_t ng_mppc_newhook;
sys/netgraph/netgraph.h
209
ng_newhook_t *newhook; /* first notification of new hook */
sys/netgraph/ng_device.c
56
static ng_newhook_t ng_device_newhook;
sys/netgraph/ng_sample.c
65
static ng_newhook_t ng_xxx_newhook;
sys/netgraph/one2many/ng_one2many.c
84
static ng_newhook_t ng_one2many_newhook;
sys/netgraph/ppp/ng_ppp.c
213
static ng_newhook_t ng_ppp_newhook;
sys/netgraph/pppoe/ng_pppoe.c
78
static ng_newhook_t ng_pppoe_newhook;
sys/netgraph/pptpgre/ng_pptpgre.c
179
static ng_newhook_t ng_pptpgre_newhook;
sys/netgraph/rfc1490/ng_rfc1490.c
92
static ng_newhook_t ng_rfc1490_newhook;
sys/netgraph/socket/ng_socket.c
109
static ng_newhook_t ngs_newhook;
sys/netgraph/tee/ng_tee.c
83
static ng_newhook_t ngt_newhook;
sys/netgraph/tty/ng_tty.c
133
static ng_newhook_t ngt_newhook;
sys/netgraph/vjc/ng_vjc.c
92
static ng_newhook_t ng_vjc_newhook;
sys/netgraph7/UI/ng_UI.c
73
static ng_newhook_t ng_UI_newhook;
sys/netgraph7/async/ng_async.c
101
static ng_newhook_t nga_newhook;
sys/netgraph7/bluetooth/drivers/bt3c/ng_bt3c_pccard.c
76
static ng_newhook_t ng_bt3c_newhook;
sys/netgraph7/bluetooth/drivers/h4/ng_h4.c
111
static ng_newhook_t ng_h4_newhook;
sys/netgraph7/bluetooth/drivers/ubt/ng_ubt.c
144
static ng_newhook_t ng_ubt_newhook;
sys/netgraph7/bluetooth/hci/ng_hci_main.c
71
static ng_newhook_t ng_hci_newhook;
sys/netgraph7/bluetooth/l2cap/ng_l2cap_main.c
71
static ng_newhook_t ng_l2cap_newhook;
sys/netgraph7/bluetooth/socket/ng_btsocket_hci_raw.c
75
static ng_newhook_t ng_btsocket_hci_raw_node_newhook;
sys/netgraph7/bluetooth/socket/ng_btsocket_l2cap.c
74
static ng_newhook_t ng_btsocket_l2cap_node_newhook;
sys/netgraph7/bluetooth/socket/ng_btsocket_l2cap_raw.c
74
static ng_newhook_t ng_btsocket_l2cap_raw_node_newhook;
sys/netgraph7/bpf/ng_bpf.c
99
static ng_newhook_t ng_bpf_newhook;
sys/netgraph7/bridge/ng_bridge.c
123
static ng_newhook_t ng_bridge_newhook;
sys/netgraph7/cisco/ng_cisco.c
116
static ng_newhook_t cisco_newhook;
sys/netgraph7/deflate/ng_deflate.c
77
static ng_newhook_t ng_deflate_newhook;
sys/netgraph7/eiface/ng_eiface.c
97
static ng_newhook_t ng_eiface_newhook;
sys/netgraph7/etf/ng_etf.c
70
static ng_newhook_t ng_etf_newhook;
sys/netgraph7/ether/ng_ether.c
105
static ng_newhook_t ng_ether_newhook;
sys/netgraph7/frame_relay/ng_frame_relay.c
130
static ng_newhook_t ngfrm_newhook;
sys/netgraph7/hole/ng_hole.c
102
static ng_newhook_t ngh_newhook;
sys/netgraph7/iface/ng_iface.c
134
static ng_newhook_t ng_iface_newhook;
sys/netgraph7/ksocket/ng_ksocket.c
108
static ng_newhook_t ng_ksocket_newhook;
sys/netgraph7/l2tp/ng_l2tp.c
166
static ng_newhook_t ng_l2tp_newhook;
sys/netgraph7/lmi/ng_lmi.c
96
static ng_newhook_t nglmi_newhook;
sys/netgraph7/mppc/ng_mppc.c
151
static ng_newhook_t ng_mppc_newhook;
sys/netgraph7/netflow/ng_netflow.c
64
static ng_newhook_t ng_netflow_newhook;
sys/netgraph7/netgraph.h
1060
ng_newhook_t *newhook; /* first notification of new hook */
sys/netgraph7/ng_car.c
85
static ng_newhook_t ng_car_newhook;
sys/netgraph7/ng_device.c
69
static ng_newhook_t ng_device_newhook;
sys/netgraph7/ng_gif.c
118
static ng_newhook_t ng_gif_newhook;
sys/netgraph7/ng_gif_demux.c
127
static ng_newhook_t ng_gif_demux_newhook;
sys/netgraph7/ng_ipfw.c
56
static ng_newhook_t ng_ipfw_newhook;
sys/netgraph7/ng_nat.c
55
static ng_newhook_t ng_nat_newhook;
sys/netgraph7/ng_pred1.c
87
static ng_newhook_t ng_pred1_newhook;
sys/netgraph7/ng_sample.c
75
static ng_newhook_t ng_xxx_newhook;
sys/netgraph7/ng_source.c
105
static ng_newhook_t ng_source_newhook;
sys/netgraph7/ng_split.c
48
static ng_newhook_t ng_split_newhook;
sys/netgraph7/ng_sppp.c
68
static ng_newhook_t ng_sppp_newhook;
sys/netgraph7/ng_tag.c
118
static ng_newhook_t ng_tag_newhook;
sys/netgraph7/ng_vlan.c
52
static ng_newhook_t ng_vlan_newhook;
sys/netgraph7/one2many/ng_one2many.c
86
static ng_newhook_t ng_one2many_newhook;
sys/netgraph7/ppp/ng_ppp.c
235
static ng_newhook_t ng_ppp_newhook;
sys/netgraph7/pppoe/ng_pppoe.c
75
static ng_newhook_t ng_pppoe_newhook;
sys/netgraph7/pptpgre/ng_pptpgre.c
179
static ng_newhook_t ng_pptpgre_newhook;
sys/netgraph7/rfc1490/ng_rfc1490.c
117
static ng_newhook_t ng_rfc1490_newhook;
sys/netgraph7/socket/ng_socket.c
119
static ng_newhook_t ngs_newhook;
sys/netgraph7/tcpmss/ng_tcpmss.c
75
static ng_newhook_t ng_tcpmss_newhook;
sys/netgraph7/tee/ng_tee.c
87
static ng_newhook_t ng_tee_newhook;
sys/netgraph7/tty/ng_tty.c
116
static ng_newhook_t ngt_newhook;
sys/netgraph7/vjc/ng_vjc.c
94
static ng_newhook_t ng_vjc_newhook;