Home
last modified time | relevance | path

Searched refs:ng_parse_type (Results 1 – 25 of 44) sorted by relevance

12

/f-stack/freebsd/netgraph/
H A Dng_parse.h201 struct ng_parse_type;
279 struct ng_parse_type { struct
311 const struct ng_parse_type *type; /* field type */
337 const struct ng_parse_type *elementType;
351 extern const struct ng_parse_type ng_parse_array_type;
363 const struct ng_parse_type *elementType;
419 extern const struct ng_parse_type ng_parse_int8_type;
420 extern const struct ng_parse_type ng_parse_int16_type;
421 extern const struct ng_parse_type ng_parse_int32_type;
422 extern const struct ng_parse_type ng_parse_int64_type;
[all …]
H A Dng_parse.c133 struct ng_parse_type *t);
147 ng_parse(const struct ng_parse_type *type, in ng_parse()
157 ng_unparse(const struct ng_parse_type *type, in ng_unparse()
1121 struct ng_parse_type subtype; in ng_bytearray_parse()
1133 struct ng_parse_type subtype; in ng_bytearray_unparse()
1144 struct ng_parse_type subtype; in ng_bytearray_getDefault()
1323 const struct ng_parse_type *const in ng_parse_composite()
1398 const struct ng_parse_type *const in ng_unparse_composite()
1472 const struct ng_parse_type *etype; in ng_get_composite_elem_default()
1554 static const struct ng_parse_type *
[all …]
H A Dng_macfilter.c92 static const struct ng_parse_type ng_macfilter_direct_type = {
103 static const struct ng_parse_type ng_macfilter_direct_hookid_type = {
112 macfilter_get_macs_count(const struct ng_parse_type *type, in macfilter_get_macs_count()
122 static const struct ng_parse_type ng_macfilter_mac_type = {
130 static const struct ng_parse_type ng_macfilter_macs_array_type = {
136 static const struct ng_parse_type ng_macfilter_macs_type = {
145 macfilter_get_upper_hook_count(const struct ng_parse_type *type, in macfilter_get_upper_hook_count()
158 static const struct ng_parse_type ng_macfilter_hook_type = {
166 static const struct ng_parse_type ng_macfilter_hooks_array_type = {
172 static const struct ng_parse_type ng_macfilter_hooks_type = {
H A Dng_nat.c70 static const struct ng_parse_type ng_nat_mode_type = {
78 static const struct ng_parse_type ng_nat_description_type = {
86 static const struct ng_parse_type ng_nat_redirect_port_type = {
94 static const struct ng_parse_type ng_nat_redirect_addr_type = {
102 static const struct ng_parse_type ng_nat_redirect_proto_type = {
110 static const struct ng_parse_type ng_nat_add_server_type = {
118 static const struct ng_parse_type ng_nat_listrdrs_entry_type = {
125 ng_nat_listrdrs_ary_getLength(const struct ng_parse_type *type, in ng_nat_listrdrs_ary_getLength()
140 static const struct ng_parse_type ng_nat_listrdrs_ary_type = {
148 static const struct ng_parse_type ng_nat_list_redirects_type = {
[all …]
H A Dng_tag.c130 ng_tag_hookinary_getLength(const struct ng_parse_type *type, in ng_tag_hookinary_getLength()
141 ng_tag_hookoutary_getLength(const struct ng_parse_type *type, in ng_tag_hookoutary_getLength()
151 static const struct ng_parse_type ng_tag_hookinary_type = {
156 static const struct ng_parse_type ng_tag_hookoutary_type = {
164 static const struct ng_parse_type ng_tag_hookin_type = {
172 static const struct ng_parse_type ng_tag_hookout_type = {
181 static const struct ng_parse_type ng_tag_hookstat_type = {
H A Dng_bpf.c121 static const struct ng_parse_type ng_bpf_insn_type = {
128 ng_bpf_hookprogary_getLength(const struct ng_parse_type *type, in ng_bpf_hookprogary_getLength()
143 static const struct ng_parse_type ng_bpf_hookprogary_type = {
151 static const struct ng_parse_type ng_bpf_hookprog_type = {
159 static const struct ng_parse_type ng_bpf_hookstat_type = {
H A Dng_ksocket.c169 ng_parse_generic_sockdata_getLength(const struct ng_parse_type *type, in ng_parse_generic_sockdata_getLength()
179 static const struct ng_parse_type ng_ksocket_generic_sockdata_type = {
192 static const struct ng_parse_type ng_ksocket_generic_sockaddr_type = {
201 ng_ksocket_sockaddr_parse(const struct ng_parse_type *type, in ng_ksocket_sockaddr_parse()
312 ng_ksocket_sockaddr_unparse(const struct ng_parse_type *type, in ng_ksocket_sockaddr_unparse()
371 static const struct ng_parse_type ng_ksocket_sockaddr_type = {
388 ng_parse_sockoptval_getLength(const struct ng_parse_type *type, in ng_parse_sockoptval_getLength()
404 static const struct ng_parse_type ng_ksocket_sockoptval_type = {
412 static const struct ng_parse_type ng_ksocket_sockopt_type = {
420 static const struct ng_parse_type ng_ksocket_accept_type = {
H A Dng_vjc.c105 static const struct ng_parse_type ng_vjc_config_type = {
124 static const struct ng_parse_type ng_vjc_cs_hdr_type = {
138 static const struct ng_parse_type ng_vjc_cstate_type = {
148 static const struct ng_parse_type ng_vjc_cstatearray_type = {
174 static const struct ng_parse_type ng_vjc_slcompress_type = {
H A Dng_patch.c71 ng_patch_config_getlen(const struct ng_parse_type *type, in ng_patch_config_getlen()
84 static const struct ng_parse_type ng_patch_op_type = {
93 static const struct ng_parse_type ng_patch_ops_array_type = {
100 static const struct ng_parse_type ng_patch_config_type = {
107 static const struct ng_parse_type ng_patch_stats_type = {
H A Dng_vlan.c78 static const struct ng_parse_type ng_vlan_filter_type = {
84 ng_vlan_getTableLength(const struct ng_parse_type *type, in ng_vlan_getTableLength()
98 static const struct ng_parse_type ng_vlan_table_array_type = {
104 static const struct ng_parse_type ng_vlan_table_type = {
H A Dng_bridge.c163 ng_bridge_getTableLength(const struct ng_parse_type *type, in ng_bridge_getTableLength()
175 static const struct ng_parse_type ng_bridge_host_type = {
183 static const struct ng_parse_type ng_bridge_hary_type = {
189 static const struct ng_parse_type ng_bridge_host_ary_type = {
197 static const struct ng_parse_type ng_bridge_config_type = {
205 static const struct ng_parse_type ng_bridge_stats_type = {
H A Dng_source.h66 extern const struct ng_parse_type ng_source_timeval_type;
H A Dng_one2many.c104 static const struct ng_parse_type ng_one2many_enableLinks_array_type = {
110 static const struct ng_parse_type ng_one2many_config_type = {
118 static const struct ng_parse_type ng_one2many_link_stats_type = {
H A Dng_pipe.c150 static const struct ng_parse_type ng_pipe_hookstat_type = {
158 static const struct ng_parse_type ng_pipe_stats_type = {
166 static const struct ng_parse_type ng_pipe_hookrun_type = {
174 static const struct ng_parse_type ng_pipe_run_type = {
182 static const struct ng_parse_type ng_pipe_hookcfg_type = {
190 static const struct ng_parse_type ng_pipe_cfg_type = {
H A Dng_source.c140 const struct ng_parse_type ng_source_timeval_type = {
148 static const struct ng_parse_type ng_source_stats_type = {
156 static const struct ng_parse_type ng_source_embed_type = {
164 static const struct ng_parse_type ng_source_embed_cnt_type = {
H A Dng_car.c98 static const struct ng_parse_type ng_car_hookstats_type = {
106 static const struct ng_parse_type ng_car_bulkstats_type = {
114 static const struct ng_parse_type ng_car_hookconf_type = {
122 static const struct ng_parse_type ng_car_bulkconf_type = {
H A Dng_tcpmss.c86 static const struct ng_parse_type ng_tcpmss_hookstat_type = {
94 static const struct ng_parse_type ng_tcpmss_config_type = {
H A Dng_etf.c78 static const struct ng_parse_type ng_etf_stat_type = {
85 static const struct ng_parse_type ng_etf_filter_type = {
/f-stack/tools/compat/include/netgraph/
H A Dng_parse.h202 struct ng_parse_type;
280 struct ng_parse_type { struct
312 const struct ng_parse_type *type; /* field type */
338 const struct ng_parse_type *elementType;
352 extern const struct ng_parse_type ng_parse_array_type;
364 const struct ng_parse_type *elementType;
420 extern const struct ng_parse_type ng_parse_int8_type;
421 extern const struct ng_parse_type ng_parse_int16_type;
422 extern const struct ng_parse_type ng_parse_int32_type;
423 extern const struct ng_parse_type ng_parse_int64_type;
[all …]
H A Dng_source.h66 extern const struct ng_parse_type ng_source_timeval_type;
/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_prse.h50 static const struct ng_parse_type ng_hci_bdaddr_type = {
60 static const struct ng_parse_type ng_hci_features_type = {
77 static const struct ng_parse_type ng_hci_buffer_type = {
95 static const struct ng_parse_type ng_hci_stat_type = {
/f-stack/freebsd/netgraph/atm/ccatm/
H A Dng_ccatm.c76 static const struct ng_parse_type ng_ccatm_esi_type = {
84 static const struct ng_parse_type ng_ccatm_atm_port_type = {
92 static const struct ng_parse_type ng_ccatm_port_type = {
100 static const struct ng_parse_type ng_ccatm_addr_array_type = {
108 static const struct ng_parse_type ng_ccatm_uni_addr_type = {
116 static const struct ng_parse_type ng_ccatm_addr_req_type = {
123 ng_ccatm_addr_req_array_getlen(const struct ng_parse_type *type, in ng_ccatm_addr_req_array_getlen()
142 static const struct ng_parse_type ng_ccatm_get_addresses_type = {
149 ng_ccatm_port_array_getlen(const struct ng_parse_type *type, in ng_ccatm_port_array_getlen()
160 static const struct ng_parse_type ng_ccatm_port_array_type = {
[all …]
/f-stack/freebsd/netgraph/netflow/
H A Dng_netflow.c87 static const struct ng_parse_type ng_netflow_info_type = {
95 static const struct ng_parse_type ng_netflow_ifinfo_type = {
103 static const struct ng_parse_type ng_netflow_setdlt_type = {
111 static const struct ng_parse_type ng_netflow_setifindex_type = {
119 static const struct ng_parse_type ng_netflow_settimeouts_type = {
127 static const struct ng_parse_type ng_netflow_setconfig_type = {
135 static const struct ng_parse_type ng_netflow_settemplate_type = {
143 static const struct ng_parse_type ng_netflow_setmtu_type = {
151 static const struct ng_parse_type ng_netflow_v9info_type = {
/f-stack/freebsd/netgraph/bluetooth/drivers/h4/
H A Dng_h4_prse.h60 static const struct ng_parse_type ng_h4_stat_type = {
/f-stack/freebsd/netgraph/atm/uni/
H A Dng_uni.c83 static const struct ng_parse_type ng_uni_config_mask_type = {
91 static const struct ng_parse_type ng_uni_config_type = {
99 static const struct ng_parse_type ng_uni_set_config_type = {
109 static const struct ng_parse_type ng_uni_debuglevel_type = {
115 static const struct ng_parse_type ng_uni_debug_type = {

12