| /f-stack/dpdk/lib/librte_cfgfile/ |
| H A D | rte_cfgfile.c | 90 _get_section(struct rte_cfgfile *cfg, const char *sectionname) in _get_section() 172 struct rte_cfgfile *cfg; in rte_cfgfile_load_with_params() local 274 struct rte_cfgfile *cfg; in rte_cfgfile_create() local 367 int rte_cfgfile_add_entry(struct rte_cfgfile *cfg, in rte_cfgfile_add_entry() 419 int rte_cfgfile_save(struct rte_cfgfile *cfg, const char *filename) in rte_cfgfile_save() 443 int rte_cfgfile_close(struct rte_cfgfile *cfg) in rte_cfgfile_close() 480 rte_cfgfile_sections(struct rte_cfgfile *cfg, char *sections[], in rte_cfgfile_sections() 498 rte_cfgfile_section_num_entries(struct rte_cfgfile *cfg, in rte_cfgfile_section_num_entries() 508 rte_cfgfile_section_num_entries_by_index(struct rte_cfgfile *cfg, in rte_cfgfile_section_num_entries_by_index() 550 rte_cfgfile_get_entry(struct rte_cfgfile *cfg, const char *sectionname, in rte_cfgfile_get_entry() [all …]
|
| /f-stack/freebsd/netpfil/ipfw/nat64/ |
| H A D | nat64stl_control.c | 78 struct nat64stl_cfg *cfg; in nat64stl_alloc_config() local 90 nat64stl_free_config(struct nat64stl_cfg *cfg) in nat64stl_free_config() 98 nat64stl_export_config(struct ip_fw_chain *ch, struct nat64stl_cfg *cfg, in nat64stl_export_config() 135 struct nat64stl_cfg *cfg; in nat64stl_find() local 181 struct nat64stl_cfg *cfg; in nat64stl_create() local 256 struct nat64stl_cfg *cfg; in nat64stl_config() local 325 struct nat64stl_cfg *cfg; in nat64stl_destroy() local 398 export_stats(struct ip_fw_chain *ch, struct nat64stl_cfg *cfg, in export_stats() 427 struct nat64stl_cfg *cfg; in nat64stl_stats() local 473 struct nat64stl_cfg *cfg; in nat64stl_reset_stats() local [all …]
|
| H A D | nat64clat_control.c | 76 struct nat64clat_cfg *cfg; in nat64clat_alloc_config() local 88 nat64clat_free_config(struct nat64clat_cfg *cfg) in nat64clat_free_config() 96 nat64clat_export_config(struct ip_fw_chain *ch, struct nat64clat_cfg *cfg, in nat64clat_export_config() 128 struct nat64clat_cfg *cfg; in nat64clat_find() local 150 struct nat64clat_cfg *cfg; in nat64clat_create() local 220 struct nat64clat_cfg *cfg; in nat64clat_config() local 320 struct nat64clat_cfg *cfg; in nat64clat_destroy() local 393 export_stats(struct ip_fw_chain *ch, struct nat64clat_cfg *cfg, in export_stats() 422 struct nat64clat_cfg *cfg; in nat64clat_stats() local 468 struct nat64clat_cfg *cfg; in nat64clat_reset_stats() local [all …]
|
| H A D | nat64lsn_control.c | 66 struct nat64lsn_cfg *cfg; in nat64lsn_find() local 118 struct nat64lsn_cfg *cfg; in nat64lsn_create() local 213 nat64lsn_detach_config(struct ip_fw_chain *ch, struct nat64lsn_cfg *cfg) in nat64lsn_detach_config() 233 struct nat64lsn_cfg *cfg; in nat64lsn_destroy() local 265 export_stats(struct ip_fw_chain *ch, struct nat64lsn_cfg *cfg, in export_stats() 406 struct nat64lsn_cfg *cfg; in nat64lsn_config() local 478 struct nat64lsn_cfg *cfg; in nat64lsn_stats() local 525 struct nat64lsn_cfg *cfg; in nat64lsn_reset_stats() local 604 nat64lsn_next_pgidx(struct nat64lsn_cfg *cfg, struct nat64lsn_pg *pg, in nat64lsn_next_pgidx() 703 struct nat64lsn_cfg *cfg; in nat64lsn_states_v1() local [all …]
|
| H A D | nat64lsn.c | 602 nat64lsn_translate4(struct nat64lsn_cfg *cfg, in nat64lsn_translate4() 877 nat64lsn_expire_hosts(struct nat64lsn_cfg *cfg, in nat64lsn_expire_hosts() 916 nat64lsn_expire_pgchunk(struct nat64lsn_cfg *cfg) in nat64lsn_expire_pgchunk() 979 struct nat64lsn_cfg *cfg; in nat64lsn_periodic() local 1108 nat64lsn_alloc_proto_pg(struct nat64lsn_cfg *cfg, in nat64lsn_alloc_proto_pg() 1257 struct nat64lsn_cfg *cfg; in nat64lsn_do_request() local 1412 nat64lsn_request_host(struct nat64lsn_cfg *cfg, in nat64lsn_request_host() 1575 struct nat64lsn_cfg *cfg; in ipfw_nat64lsn() local 1670 nat64lsn_start_instance(struct nat64lsn_cfg *cfg) in nat64lsn_start_instance() 1682 struct nat64lsn_cfg *cfg; in nat64lsn_init_instance() local [all …]
|
| H A D | nat64clat.c | 87 nat64clat_handle_ip4(struct ip_fw_chain *chain, struct nat64clat_cfg *cfg, in nat64clat_handle_ip4() 115 nat64clat_handle_ip6(struct ip_fw_chain *chain, struct nat64clat_cfg *cfg, in nat64clat_handle_ip6() 148 nat64clat_handle_icmp6(struct ip_fw_chain *chain, struct nat64clat_cfg *cfg, in nat64clat_handle_icmp6() 210 struct nat64clat_cfg *cfg; in ipfw_nat64clat() local
|
| H A D | nat64stl.c | 86 nat64stl_handle_ip4(struct ip_fw_chain *chain, struct nat64stl_cfg *cfg, in nat64stl_handle_ip4() 116 nat64stl_handle_ip6(struct ip_fw_chain *chain, struct nat64stl_cfg *cfg, in nat64stl_handle_ip6() 148 nat64stl_handle_icmp6(struct ip_fw_chain *chain, struct nat64stl_cfg *cfg, in nat64stl_handle_icmp6() 211 struct nat64stl_cfg *cfg; in ipfw_nat64stl() local
|
| /f-stack/freebsd/netpfil/ipfw/nptv6/ |
| H A D | nptv6.c | 353 struct nptv6_cfg *cfg; in ipfw_nptv6() local 424 struct nptv6_cfg *cfg; in nptv6_alloc_config() local 436 nptv6_free_config(struct nptv6_cfg *cfg) in nptv6_free_config() 479 struct nptv6_cfg *cfg; in nptv6_find() local 488 nptv6_calculate_adjustment(struct nptv6_cfg *cfg) in nptv6_calculate_adjustment() 578 struct nptv6_cfg *cfg; in ifaddr_cb() local 657 struct nptv6_cfg *cfg; in nptv6_create() local 730 struct nptv6_cfg *cfg; in nptv6_destroy() local 838 struct nptv6_cfg *cfg; in nptv6_stats() local 887 struct nptv6_cfg *cfg; in nptv6_reset_stats() local [all …]
|
| /f-stack/dpdk/drivers/common/octeontx2/ |
| H A D | otx2_sec_idev.c | 37 struct otx2_sec_idev_cfg *cfg; in otx2_sec_idev_cfg_init() local 55 struct otx2_sec_idev_cfg *cfg; in otx2_sec_idev_tx_cpt_qp_add() local 85 struct otx2_sec_idev_cfg *cfg; in otx2_sec_idev_tx_cpt_qp_remove() local 125 struct otx2_sec_idev_cfg *cfg; in otx2_sec_idev_tx_cpt_qp_get() local 165 struct otx2_sec_idev_cfg *cfg; in otx2_sec_idev_tx_cpt_qp_put() local
|
| /f-stack/dpdk/lib/librte_eal/common/ |
| H A D | eal_common_lcore.c | 69 struct rte_config *cfg = rte_eal_get_configuration(); in rte_eal_lcore_role() local 79 struct rte_config *cfg = rte_eal_get_configuration(); in rte_lcore_has_role() local 89 struct rte_config *cfg = rte_eal_get_configuration(); in rte_lcore_is_enabled() local 276 struct rte_config *cfg = rte_eal_get_configuration(); in rte_lcore_callback_register() local 325 struct rte_config *cfg = rte_eal_get_configuration(); in rte_lcore_callback_unregister() local 350 struct rte_config *cfg = rte_eal_get_configuration(); in eal_lcore_non_eal_allocate() local 393 struct rte_config *cfg = rte_eal_get_configuration(); in eal_lcore_non_eal_release() local 410 struct rte_config *cfg = rte_eal_get_configuration(); in rte_lcore_iterate() local 429 struct rte_config *cfg = rte_eal_get_configuration(); in lcore_dump_cb() local
|
| /f-stack/dpdk/drivers/net/txgbe/base/ |
| H A D | txgbe_dcb.c | 267 void txgbe_dcb_unpack_pfc_cee(struct txgbe_dcb_config *cfg, u8 *map, u8 *pfc_up) in txgbe_dcb_unpack_pfc_cee() 282 void txgbe_dcb_unpack_refill_cee(struct txgbe_dcb_config *cfg, int direction, in txgbe_dcb_unpack_refill_cee() 292 void txgbe_dcb_unpack_max_cee(struct txgbe_dcb_config *cfg, u16 *max) in txgbe_dcb_unpack_max_cee() 301 void txgbe_dcb_unpack_bwgid_cee(struct txgbe_dcb_config *cfg, int direction, in txgbe_dcb_unpack_bwgid_cee() 311 void txgbe_dcb_unpack_tsa_cee(struct txgbe_dcb_config *cfg, int direction, in txgbe_dcb_unpack_tsa_cee() 321 u8 txgbe_dcb_get_tc_from_up(struct txgbe_dcb_config *cfg, int direction, u8 up) in txgbe_dcb_get_tc_from_up() 344 void txgbe_dcb_unpack_map_cee(struct txgbe_dcb_config *cfg, int direction, in txgbe_dcb_unpack_map_cee()
|
| /f-stack/lib/ |
| H A D | ff_config.c | 70 parse_lcore_mask(struct ff_config *cfg, const char *coremask) in parse_lcore_mask() 155 freebsd_conf_handler(struct ff_config *cfg, const char *section, in freebsd_conf_handler() 315 parse_port_lcore_list(struct ff_port_cfg *cfg, const char *v_str) in parse_port_lcore_list() 323 parse_port_list(struct ff_config *cfg, const char *v_str) in parse_port_list() 347 parse_port_slave_list(struct ff_port_cfg *cfg, const char *v_str) in parse_port_slave_list() 446 port_cfg_handler(struct ff_config *cfg, const char *section, in port_cfg_handler() 537 vdev_cfg_handler(struct ff_config *cfg, const char *section, in vdev_cfg_handler() 591 bond_cfg_handler(struct ff_config *cfg, const char *section, in bond_cfg_handler() 742 dpdk_args_setup(struct ff_config *cfg) in dpdk_args_setup() 925 ff_check_config(struct ff_config *cfg) in ff_check_config() [all …]
|
| /f-stack/app/redis-5.0.5/deps/lua/src/ |
| H A D | lua_cjson.c | 138 json_config_t *cfg; member 196 json_config_t *cfg; in json_fetch_config() local 270 json_config_t *cfg = json_arg_init(l, 3); in json_cfg_encode_sparse_array() local 283 json_config_t *cfg = json_arg_init(l, 1); in json_cfg_encode_max_depth() local 292 json_config_t *cfg = json_arg_init(l, 1); in json_cfg_decode_max_depth() local 300 json_config_t *cfg = json_arg_init(l, 1); in json_cfg_encode_number_precision() local 308 json_config_t *cfg = json_arg_init(l, 1); in json_cfg_encode_keep_buffer() local 341 json_config_t *cfg = json_arg_init(l, 1); in json_cfg_encode_invalid_numbers() local 352 json_config_t *cfg = json_arg_init(l, 1); in json_cfg_decode_invalid_numbers() local 363 json_config_t *cfg; in json_destroy_config() local [all …]
|
| /f-stack/freebsd/contrib/device-tree/include/dt-bindings/dma/ |
| H A D | at91.h | 34 #define AT91_XDMAC_DT_GET_MEM_IF(cfg) (((cfg) >> AT91_XDMAC_DT_MEM_IF_OFFSET) \ argument 41 #define AT91_XDMAC_DT_GET_PER_IF(cfg) (((cfg) >> AT91_XDMAC_DT_PER_IF_OFFSET) \ argument 48 #define AT91_XDMAC_DT_GET_PERID(cfg) (((cfg) >> AT91_XDMAC_DT_PERID_OFFSET) \ argument
|
| /f-stack/dpdk/examples/qos_sched/ |
| H A D | cfg_file.c | 27 cfg_load_port(struct rte_cfgfile *cfg, struct rte_sched_port_params *port_params) in cfg_load_port() 46 cfg_load_pipe(struct rte_cfgfile *cfg, struct rte_sched_pipe_params *pipe_params) in cfg_load_pipe() 146 cfg_load_subport_profile(struct rte_cfgfile *cfg, in cfg_load_subport_profile() 233 cfg_load_subport(struct rte_cfgfile *cfg, struct rte_sched_subport_params *subport_params) in cfg_load_subport()
|
| /f-stack/dpdk/lib/librte_pipeline/ |
| H A D | rte_port_in_action.c | 19 fltr_cfg_check(struct rte_port_in_action_fltr_config *cfg) in fltr_cfg_check() 33 struct rte_port_in_action_fltr_config *cfg) in fltr_init() 55 lb_cfg_check(struct rte_port_in_action_lb_config *cfg) in lb_cfg_check() 73 struct rte_port_in_action_lb_config *cfg) in lb_init() 199 struct ap_config cfg; member 285 struct ap_config cfg; member 393 struct rte_port_in_action_fltr_config *cfg = &action->cfg.fltr; in ah_filter_on_match() local 427 struct rte_port_in_action_fltr_config *cfg = &action->cfg.fltr; in ah_filter_on_mismatch() local 461 struct rte_port_in_action_lb_config *cfg = &action->cfg.lb; in ah_lb() local
|
| /f-stack/dpdk/drivers/event/dlb/pf/ |
| H A D | dlb_pf.c | 145 struct dlb_create_ldb_pool_args *cfg) in dlb_pf_ldb_credit_pool_create() 167 struct dlb_create_dir_pool_args *cfg) in dlb_pf_dir_credit_pool_create() 203 struct dlb_create_ldb_queue_args *cfg) in dlb_pf_ldb_queue_create() 225 struct dlb_create_dir_queue_args *cfg) in dlb_pf_dir_queue_create() 272 struct dlb_create_ldb_port_args *cfg, in dlb_pf_ldb_port_create() 356 struct dlb_create_dir_port_args *cfg, in dlb_pf_dir_port_create() 489 struct dlb_start_domain_args *cfg) in dlb_pf_sched_domain_start() 533 struct dlb_map_qid_args *cfg) in dlb_pf_map_qid() 555 struct dlb_unmap_qid_args *cfg) in dlb_pf_unmap_qid()
|
| /f-stack/dpdk/drivers/net/ixgbe/base/ |
| H A D | ixgbe_dcb.c | 179 void ixgbe_dcb_unpack_pfc_cee(struct ixgbe_dcb_config *cfg, u8 *map, u8 *pfc_up) in ixgbe_dcb_unpack_pfc_cee() 194 void ixgbe_dcb_unpack_refill_cee(struct ixgbe_dcb_config *cfg, int direction, in ixgbe_dcb_unpack_refill_cee() 204 void ixgbe_dcb_unpack_max_cee(struct ixgbe_dcb_config *cfg, u16 *max) in ixgbe_dcb_unpack_max_cee() 213 void ixgbe_dcb_unpack_bwgid_cee(struct ixgbe_dcb_config *cfg, int direction, in ixgbe_dcb_unpack_bwgid_cee() 223 void ixgbe_dcb_unpack_tsa_cee(struct ixgbe_dcb_config *cfg, int direction, in ixgbe_dcb_unpack_tsa_cee() 233 u8 ixgbe_dcb_get_tc_from_up(struct ixgbe_dcb_config *cfg, int direction, u8 up) in ixgbe_dcb_get_tc_from_up() 256 void ixgbe_dcb_unpack_map_cee(struct ixgbe_dcb_config *cfg, int direction, in ixgbe_dcb_unpack_map_cee()
|
| /f-stack/tools/ipfw/ |
| H A D | nat64stl.c | 223 ipfw_nat64stl_cfg *cfg; in nat64stl_create() local 312 ipfw_nat64stl_cfg *cfg; in nat64stl_config() local 459 nat64stl_show_cb(ipfw_nat64stl_cfg *cfg, const char *name, uint8_t set) in nat64stl_show_cb() 485 nat64stl_destroy_cb(ipfw_nat64stl_cfg *cfg, const char *name __unused, in nat64stl_destroy_cb() 527 ipfw_nat64stl_cfg *cfg; in nat64stl_foreach() local
|
| H A D | nat64clat.c | 189 ipfw_nat64clat_cfg *cfg; in nat64clat_create() local 276 ipfw_nat64clat_cfg *cfg; in nat64clat_config() local 443 nat64clat_show_cb(ipfw_nat64clat_cfg *cfg, const char *name, uint8_t set) in nat64clat_show_cb() 469 nat64clat_destroy_cb(ipfw_nat64clat_cfg *cfg, const char *name __unused, in nat64clat_destroy_cb() 511 ipfw_nat64clat_cfg *cfg; in nat64clat_foreach() local
|
| /f-stack/freebsd/arm/broadcom/bcm2835/ |
| H A D | bcm2835_vcbus.c | 224 struct bcm283x_memory_soc_cfg *cfg; in bcm283x_armc_to_vcbus() local 250 struct bcm283x_memory_soc_cfg *cfg; in bcm283x_vcbus_to_armc() local 276 struct bcm283x_memory_soc_cfg *cfg; in bcm283x_dmabus_peripheral_lowaddr() local
|
| /f-stack/dpdk/drivers/vdpa/ifc/base/ |
| H A D | ifcvf.c | 138 struct ifcvf_pci_common_cfg *cfg = hw->common_cfg; in ifcvf_get_features() local 152 struct ifcvf_pci_common_cfg *cfg = hw->common_cfg; in ifcvf_set_features() local 190 struct ifcvf_pci_common_cfg *cfg; in ifcvf_hw_enable() local 240 struct ifcvf_pci_common_cfg *cfg; in ifcvf_hw_disable() local
|
| /f-stack/freebsd/contrib/openzfs/module/icp/algs/skein/ |
| H A D | skein.c | 21 } cfg; /* config block */ in Skein_256_Init() local 86 } cfg; /* config block */ in Skein_256_InitExt() local 257 } cfg; /* config block */ in Skein_512_Init() local 323 } cfg; /* config block */ in Skein_512_InitExt() local 493 } cfg; /* config block */ in Skein1024_Init() local 556 } cfg; /* config block */ in Skein1024_InitExt() local
|
| /f-stack/dpdk/drivers/event/dlb2/pf/ |
| H A D | dlb2_pf.c | 155 struct dlb2_create_ldb_queue_args *cfg) in dlb2_pf_ldb_queue_create() 258 struct dlb2_create_ldb_port_args *cfg, in dlb2_pf_ldb_port_create() 334 struct dlb2_create_dir_port_args *cfg, in dlb2_pf_dir_port_create() 411 struct dlb2_create_dir_queue_args *cfg) in dlb2_pf_dir_queue_create() 434 struct dlb2_map_qid_args *cfg) in dlb2_pf_map_qid() 459 struct dlb2_unmap_qid_args *cfg) in dlb2_pf_unmap_qid() 509 struct dlb2_start_domain_args *cfg) in dlb2_pf_sched_domain_start()
|
| /f-stack/freebsd/netpfil/ipfw/ |
| H A D | ip_fw_table_algo.c | 440 struct radix_cfg *cfg; in ta_init_radix() local 473 struct radix_cfg *cfg; in ta_destroy_radix() local 495 struct radix_cfg *cfg; in ta_dump_radix_tinfo() local 707 struct radix_cfg *cfg; in ta_add_radix() local 808 struct radix_cfg *cfg; in ta_del_radix() local 1238 struct chash_cfg *cfg; in ta_print_chash_config() local 1272 struct chash_cfg *cfg; in ta_init_chash() local 1323 struct chash_cfg *cfg; in ta_destroy_chash() local 1346 struct chash_cfg *cfg; in ta_dump_chash_tinfo() local 1365 struct chash_cfg *cfg; in ta_dump_chash_tentry() local [all …]
|