/dflybsd-src/sys/netgraph7/ |
H A D | ng_nat.c | 62 static const struct ng_parse_struct_field ng_nat_mode_fields[] 78 static const struct ng_parse_struct_field ng_nat_redirect_port_fields[] 86 static const struct ng_parse_struct_field ng_nat_redirect_addr_fields[] 94 static const struct ng_parse_struct_field ng_nat_redirect_proto_fields[] 102 static const struct ng_parse_struct_field ng_nat_add_server_fields[] 110 static const struct ng_parse_struct_field ng_nat_listrdrs_entry_fields[] 140 static const struct ng_parse_struct_field ng_nat_list_redirects_fields[]
|
H A D | ng_tag.c | 160 static const struct ng_parse_struct_field ng_tag_hookin_type_fields[] 168 static const struct ng_parse_struct_field ng_tag_hookout_type_fields[] 177 static const struct ng_parse_struct_field ng_tag_hookstat_type_fields[]
|
H A D | ng_car.c | 95 static const struct ng_parse_struct_field ng_car_hookstats_type_fields[] 103 static const struct ng_parse_struct_field ng_car_bulkstats_type_fields[] 111 static const struct ng_parse_struct_field ng_car_hookconf_type_fields[] 119 static const struct ng_parse_struct_field ng_car_bulkconf_type_fields[]
|
H A D | ng_source.c | 126 static const struct ng_parse_struct_field ng_source_timeval_type_fields[] = { 137 static const struct ng_parse_struct_field ng_source_stats_type_fields[] 145 static const struct ng_parse_struct_field ng_source_embed_type_fields[] = 153 static const struct ng_parse_struct_field ng_source_embed_cnt_type_fields[] =
|
H A D | ng_parse.h | 311 struct ng_parse_struct_field { struct
|
H A D | ng_vlan.c | 57 static const struct ng_parse_struct_field ng_vlan_filter_fields[] = 83 static const struct ng_parse_struct_field ng_vlan_table_fields[] =
|
/dflybsd-src/sys/netgraph7/netflow/ |
H A D | ng_netflow.c | 69 static const struct ng_parse_struct_field ng_netflow_info_type_fields[] 77 static const struct ng_parse_struct_field ng_netflow_ifinfo_type_fields[] 85 static const struct ng_parse_struct_field ng_netflow_setdlt_type_fields[] 93 static const struct ng_parse_struct_field ng_netflow_setifindex_type_fields[] 101 static const struct ng_parse_struct_field ng_netflow_settimeouts_type_fields[]
|
/dflybsd-src/sys/netgraph7/bluetooth/hci/ |
H A D | ng_hci_prse.h | 64 static const struct ng_parse_struct_field ng_hci_buffer_type_fields[] = 81 static const struct ng_parse_struct_field ng_hci_stat_type_fields[] =
|
/dflybsd-src/sys/netgraph/netgraph/ |
H A D | ng_parse.c | 208 const struct ng_parse_struct_field *field; in ng_struct_getAlign() 1037 static const struct ng_parse_struct_field ng_parse_ng_mesg_type_fields[] 1125 const struct ng_parse_struct_field *const in ng_parse_composite() 1134 const struct ng_parse_struct_field *const in ng_parse_composite() 1282 const struct ng_parse_struct_field *const in ng_unparse_composite() 1364 const struct ng_parse_struct_field *const fields = type->info; in ng_get_composite_len() 1368 const struct ng_parse_struct_field *const in ng_get_composite_len() 1406 const struct ng_parse_struct_field *const fields = type->info; in ng_get_composite_etype() 1446 const struct ng_parse_struct_field *const fields = type->info; in ng_parse_get_elem_pad()
|
/dflybsd-src/sys/netgraph/bpf/ |
H A D | ng_bpf.c | 93 static const struct ng_parse_struct_field ng_bpf_insn_type_fields[] = { 128 static const struct ng_parse_struct_field ng_bpf_hookprog_type_fields[] 136 static const struct ng_parse_struct_field ng_bpf_hookstat_type_fields[]
|
/dflybsd-src/sys/netgraph7/netgraph/ |
H A D | ng_parse.c | 210 const struct ng_parse_struct_field *field; in ng_struct_getAlign() 1195 static const struct ng_parse_struct_field ng_parse_ng_mesg_type_fields[] 1282 const struct ng_parse_struct_field *const in ng_parse_composite() 1291 const struct ng_parse_struct_field *const in ng_parse_composite() 1445 const struct ng_parse_struct_field *const in ng_unparse_composite() 1532 const struct ng_parse_struct_field *const fields = type->info; in ng_get_composite_len() 1536 const struct ng_parse_struct_field *const in ng_get_composite_len() 1574 const struct ng_parse_struct_field *const fields = type->info; in ng_get_composite_etype() 1614 const struct ng_parse_struct_field *const fields = type->info; in ng_parse_get_elem_pad()
|
/dflybsd-src/sys/netgraph7/bpf/ |
H A D | ng_bpf.c | 107 static const struct ng_parse_struct_field ng_bpf_insn_type_fields[] = { 142 static const struct ng_parse_struct_field ng_bpf_hookprog_type_fields[] 150 static const struct ng_parse_struct_field ng_bpf_hookstat_type_fields[]
|
/dflybsd-src/sys/netgraph7/bluetooth/drivers/h4/ |
H A D | ng_h4_prse.h | 48 static const struct ng_parse_struct_field ng_h4_stat_type_fields[] =
|
/dflybsd-src/sys/netgraph7/vjc/ |
H A D | ng_vjc.c | 102 static const struct ng_parse_struct_field ng_vjc_config_type_fields[] 129 static const struct ng_parse_struct_field ng_vjc_cstate_type_fields[] = { 154 static const struct ng_parse_struct_field ng_vjc_slcompress_type_fields[] = {
|
/dflybsd-src/sys/netgraph/vjc/ |
H A D | ng_vjc.c | 100 static const struct ng_parse_struct_field ng_vjc_config_type_fields[] 127 static const struct ng_parse_struct_field ng_vjc_cstate_type_fields[] = { 152 static const struct ng_parse_struct_field ng_vjc_slcompress_type_fields[] = {
|
/dflybsd-src/sys/netgraph/bridge/ |
H A D | ng_bridge.c | 170 static const struct ng_parse_struct_field ng_bridge_host_type_fields[] 184 static const struct ng_parse_struct_field ng_bridge_host_ary_type_fields[] 200 static const struct ng_parse_struct_field ng_bridge_config_type_fields[] 208 static const struct ng_parse_struct_field ng_bridge_stats_type_fields[]
|
/dflybsd-src/sys/netgraph7/bridge/ |
H A D | ng_bridge.c | 175 static const struct ng_parse_struct_field ng_bridge_host_type_fields[] 189 static const struct ng_parse_struct_field ng_bridge_host_ary_type_fields[] 205 static const struct ng_parse_struct_field ng_bridge_config_type_fields[] 213 static const struct ng_parse_struct_field ng_bridge_stats_type_fields[]
|
/dflybsd-src/sys/netgraph/etf/ |
H A D | ng_etf.c | 73 static const struct ng_parse_struct_field ng_etf_stat_type_fields[] 80 static const struct ng_parse_struct_field ng_etf_filter_type_fields[]
|
/dflybsd-src/sys/netgraph7/tcpmss/ |
H A D | ng_tcpmss.c | 82 static const struct ng_parse_struct_field ng_tcpmss_hookstat_type_fields[] 90 static const struct ng_parse_struct_field ng_tcpmss_config_type_fields[]
|
/dflybsd-src/sys/netgraph/tee/ |
H A D | ng_tee.c | 88 static const struct ng_parse_struct_field ng_tee_hookstat_type_fields[] 96 static const struct ng_parse_struct_field ng_tee_stats_type_fields[]
|
/dflybsd-src/sys/netgraph/one2many/ |
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[]
|
/dflybsd-src/sys/netgraph7/etf/ |
H A D | ng_etf.c | 75 static const struct ng_parse_struct_field ng_etf_stat_type_fields[] 82 static const struct ng_parse_struct_field ng_etf_filter_type_fields[]
|
/dflybsd-src/sys/netgraph7/tee/ |
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[]
|
/dflybsd-src/sys/netgraph/ |
H A D | ng_parse.h | 314 struct ng_parse_struct_field { struct
|
/dflybsd-src/sys/netgraph7/hole/ |
H A D | ng_hole.c | 66 static const struct ng_parse_struct_field ng_hole_hookstat_type_fields[] =
|