| /f-stack/freebsd/netgraph/bluetooth/hci/ |
| H A D | ng_hci_prse.h | 66 static const struct ng_parse_struct_field ng_hci_buffer_type_fields[] = 83 static const struct ng_parse_struct_field ng_hci_stat_type_fields[] =
|
| /f-stack/freebsd/netgraph/netflow/ |
| H A D | ng_netflow.c | 85 static const struct ng_parse_struct_field ng_netflow_info_type_fields[] 93 static const struct ng_parse_struct_field ng_netflow_ifinfo_type_fields[] 101 static const struct ng_parse_struct_field ng_netflow_setdlt_type_fields[] 109 static const struct ng_parse_struct_field ng_netflow_setifindex_type_fields[] 117 static const struct ng_parse_struct_field ng_netflow_settimeouts_type_fields[] 125 static const struct ng_parse_struct_field ng_netflow_setconfig_type_fields[] 133 static const struct ng_parse_struct_field ng_netflow_settemplate_type_fields[] 141 static const struct ng_parse_struct_field ng_netflow_setmtu_type_fields[] 149 static const struct ng_parse_struct_field ng_netflow_v9info_type_fields[]
|
| /f-stack/freebsd/netgraph/ |
| H A D | ng_nat.c | 68 static const struct ng_parse_struct_field ng_nat_mode_fields[] 84 static const struct ng_parse_struct_field ng_nat_redirect_port_fields[] 92 static const struct ng_parse_struct_field ng_nat_redirect_addr_fields[] 100 static const struct ng_parse_struct_field ng_nat_redirect_proto_fields[] 108 static const struct ng_parse_struct_field ng_nat_add_server_fields[] 116 static const struct ng_parse_struct_field ng_nat_listrdrs_entry_fields[] 146 static const struct ng_parse_struct_field ng_nat_list_redirects_fields[] 154 static const struct ng_parse_struct_field ng_nat_libalias_info_fields[]
|
| H A D | ng_macfilter.c | 90 static const struct ng_parse_struct_field macfilter_direct_fields[] 101 static const struct ng_parse_struct_field macfilter_direct_ndx_fields[] 120 static const struct ng_parse_struct_field ng_macfilter_mac_fields[] 134 static const struct ng_parse_struct_field ng_macfilter_macs_fields[] 156 static const struct ng_parse_struct_field ng_macfilter_hook_fields[] 170 static const struct ng_parse_struct_field ng_macfilter_hooks_fields[]
|
| H A D | ng_parse.c | 210 const struct ng_parse_struct_field *field; in ng_struct_getAlign() 1183 static const struct ng_parse_struct_field ng_parse_ng_mesg_type_fields[] 1271 const struct ng_parse_struct_field *const in ng_parse_composite() 1280 const struct ng_parse_struct_field *const in ng_parse_composite() 1434 const struct ng_parse_struct_field *const in ng_unparse_composite() 1521 const struct ng_parse_struct_field *const fields = type->info; in ng_get_composite_len() 1525 const struct ng_parse_struct_field *const in ng_get_composite_len() 1563 const struct ng_parse_struct_field *const fields = type->info; in ng_get_composite_etype() 1603 const struct ng_parse_struct_field *const fields = type->info; in ng_parse_get_elem_pad()
|
| H A D | ng_bpf.c | 114 static const struct ng_parse_struct_field ng_bpf_insn_type_fields[] = { 149 static const struct ng_parse_struct_field ng_bpf_hookprog_type_fields[] 157 static const struct ng_parse_struct_field ng_bpf_hookstat_type_fields[]
|
| H A D | ng_pipe.c | 148 static const struct ng_parse_struct_field 156 static const struct ng_parse_struct_field ng_pipe_stats_type_fields[] = 164 static const struct ng_parse_struct_field 172 static const struct ng_parse_struct_field 180 static const struct ng_parse_struct_field 188 static const struct ng_parse_struct_field
|
| H A D | ng_tag.c | 162 static const struct ng_parse_struct_field ng_tag_hookin_type_fields[] 170 static const struct ng_parse_struct_field ng_tag_hookout_type_fields[] 179 static const struct ng_parse_struct_field ng_tag_hookstat_type_fields[]
|
| H A D | ng_vjc.c | 103 static const struct ng_parse_struct_field ng_vjc_config_type_fields[] 130 static const struct ng_parse_struct_field ng_vjc_cstate_type_fields[] = { 155 static const struct ng_parse_struct_field ng_vjc_slcompress_type_fields[] = {
|
| H A D | ng_source.c | 127 static const struct ng_parse_struct_field ng_source_timeval_type_fields[] = { 146 static const struct ng_parse_struct_field ng_source_stats_type_fields[] 154 static const struct ng_parse_struct_field ng_source_embed_type_fields[] = 162 static const struct ng_parse_struct_field ng_source_embed_cnt_type_fields[] =
|
| H A D | ng_car.c | 96 static const struct ng_parse_struct_field ng_car_hookstats_type_fields[] 104 static const struct ng_parse_struct_field ng_car_bulkstats_type_fields[] 112 static const struct ng_parse_struct_field ng_car_hookconf_type_fields[] 120 static const struct ng_parse_struct_field ng_car_bulkconf_type_fields[]
|
| H A D | ng_tcpmss.c | 84 static const struct ng_parse_struct_field ng_tcpmss_hookstat_type_fields[] 92 static const struct ng_parse_struct_field ng_tcpmss_config_type_fields[]
|
| H A D | ng_etf.c | 76 static const struct ng_parse_struct_field ng_etf_stat_type_fields[] 83 static const struct ng_parse_struct_field ng_etf_filter_type_fields[]
|
| H A D | ng_parse.h | 309 struct ng_parse_struct_field { struct
|
| H A D | ng_tee.c | 92 static const struct ng_parse_struct_field ng_tee_hookstat_type_fields[] 100 static const struct ng_parse_struct_field ng_tee_stats_type_fields[]
|
| H A D | ng_hole.c | 65 static const struct ng_parse_struct_field ng_hole_hookstat_type_fields[] =
|
| H A D | ng_bridge.c | 173 static const struct ng_parse_struct_field ng_bridge_host_type_fields[] 187 static const struct ng_parse_struct_field ng_bridge_host_ary_type_fields[] 195 static const struct ng_parse_struct_field ng_bridge_config_type_fields[] 203 static const struct ng_parse_struct_field ng_bridge_stats_type_fields[]
|
| H A D | ng_patch.c | 82 static const struct ng_parse_struct_field ng_patch_op_type_fields[] 98 static const struct ng_parse_struct_field ng_patch_config_type_fields[] 105 static const struct ng_parse_struct_field ng_patch_stats_fields[]
|
| H A D | ng_one2many.c | 108 static const struct ng_parse_struct_field ng_one2many_config_type_fields[] 116 static const struct ng_parse_struct_field ng_one2many_link_stats_type_fields[]
|
| /f-stack/freebsd/netgraph/bluetooth/drivers/h4/ |
| H A D | ng_h4_prse.h | 50 static const struct ng_parse_struct_field ng_h4_stat_type_fields[] =
|
| /f-stack/freebsd/netgraph/atm/ccatm/ |
| H A D | ng_ccatm.c | 82 static const struct ng_parse_struct_field ng_ccatm_atm_port_type_info[] = 90 static const struct ng_parse_struct_field ng_ccatm_port_type_info[] = 106 static const struct ng_parse_struct_field ng_ccatm_uni_addr_type_info[] = 114 static const struct ng_parse_struct_field ng_ccatm_addr_req_type_info[] = 140 static const struct ng_parse_struct_field ng_ccatm_get_addresses_type_info[] = 166 static const struct ng_parse_struct_field ng_ccatm_portlist_type_info[] =
|
| /f-stack/freebsd/netgraph/atm/uni/ |
| H A D | ng_uni.c | 81 static const struct ng_parse_struct_field ng_uni_config_mask_type_info[] = 89 static const struct ng_parse_struct_field ng_uni_config_type_info[] = 97 static const struct ng_parse_struct_field ng_uni_set_config_type_info[] = 113 static const struct ng_parse_struct_field ng_uni_debug_type_info[] =
|
| /f-stack/tools/compat/include/netgraph/ |
| H A D | ng_parse.h | 310 struct ng_parse_struct_field { struct
|
| /f-stack/freebsd/netgraph/atm/sscop/ |
| H A D | ng_sscop.c | 104 static const struct ng_parse_struct_field ng_sscop_param_type_info[] = 115 static const struct ng_parse_struct_field ng_sscop_setparam_type_info[] = 126 static const struct ng_parse_struct_field ng_sscop_setparam_resp_type_info[] =
|
| /f-stack/freebsd/netgraph/atm/sscfu/ |
| H A D | ng_sscfu.c | 79 static const struct ng_parse_struct_field ng_sscop_param_type_info[] = 87 static const struct ng_parse_struct_field ng_sscfu_getdefparam_type_info[] =
|