Home
last modified time | relevance | path

Searched +defs:conf +defs:d (Results 1 – 25 of 26) sorted by relevance

12

/f-stack/app/nginx-1.16.1/src/mail/
H A Dngx_mail_imap_module.c143 ngx_mail_imap_srv_conf_t *conf = child; in ngx_mail_imap_merge_srv_conf() local
147 ngx_str_t *c, *d; in ngx_mail_imap_merge_srv_conf() local
H A Dngx_mail_pop3_module.c134 ngx_mail_pop3_srv_conf_t *conf = child; in ngx_mail_pop3_merge_srv_conf() local
138 ngx_str_t *c, *d; in ngx_mail_pop3_merge_srv_conf() local
/f-stack/freebsd/arm/arm/
H A Ddebug_monitor.c332 struct dbg_wb_conf conf; in dbg_setup_watchpoint() local
350 struct dbg_wb_conf conf; in dbg_remove_watchpoint() local
361 struct dbg_wb_conf conf; in dbg_setup_breakpoint() local
375 struct dbg_wb_conf conf; in dbg_remove_breakpoint() local
591 dbg_setup_xpoint(struct dbg_wb_conf *conf) in dbg_setup_xpoint()
594 struct dbreg *d; in dbg_setup_xpoint() local
708 dbg_remove_xpoint(struct dbg_wb_conf *conf) in dbg_remove_xpoint()
711 struct dbreg *d; in dbg_remove_xpoint() local
1014 struct dbreg *d; in dbg_resume_dbreg() local
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_conf_file.c359 void *conf, **confp; in ngx_conf_handler() local
821 ngx_conf_include(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_conf_include()
1026 ngx_conf_set_flag_slot(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_conf_set_flag_slot()
1066 ngx_conf_set_str_slot(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_conf_set_str_slot()
1167 ngx_conf_set_num_slot(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_conf_set_num_slot()
1198 ngx_conf_set_size_slot(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_conf_set_size_slot()
1229 ngx_conf_set_off_slot(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_conf_set_off_slot()
1260 ngx_conf_set_msec_slot(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_conf_set_msec_slot()
1291 ngx_conf_set_sec_slot(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_conf_set_sec_slot()
1322 ngx_conf_set_bufs_slot(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_conf_set_bufs_slot()
[all …]
H A Dngx_log.c484 ngx_uint_t i, n, d, found; local
545 ngx_error_log(ngx_conf_t *cf, ngx_command_t *cmd, void *conf)
/f-stack/dpdk/drivers/baseband/fpga_5gnr_fec/
H A Drte_fpga_5gnr_fec.c302 struct fpga_5gnr_fec_device *d = dev->data->dev_private; in fpga_dev_info_get() local
392 const struct rte_bbdev_queue_conf *conf) in fpga_find_free_queue_idx()
394 struct fpga_5gnr_fec_device *d = dev->data->dev_private; in fpga_find_free_queue_idx() local
422 const struct rte_bbdev_queue_conf *conf) in fpga_queue_setup()
425 struct fpga_5gnr_fec_device *d = dev->data->dev_private; in fpga_queue_setup() local
534 struct fpga_5gnr_fec_device *d = dev->data->dev_private; in fpga_queue_release() local
565 struct fpga_5gnr_fec_device *d = dev->data->dev_private; in fpga_queue_start() local
599 struct fpga_5gnr_fec_device *d = dev->data->dev_private; in fpga_queue_stop() local
1891 struct fpga_5gnr_fec_device *d = bbdev->data->dev_private; in fpga_5gnr_fec_probe() local
1966 const struct rte_fpga_5gnr_fec_conf *conf) in rte_fpga_5gnr_fec_configure()
[all …]
/f-stack/dpdk/examples/ipsec-secgw/
H A Drt.c131 char a, b, c, d; in rt_init() local
132 struct rte_lpm_config conf = { 0 }; in rt_init() local
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_core_module.c1943 ngx_table_elt_t *e, *d, *ae; in ngx_http_gzip_ok() local
3101 ngx_http_core_types(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_core_types()
3128 ngx_http_core_type(ngx_conf_t *cf, ngx_command_t *dummy, void *conf) in ngx_http_core_type()
3237 ngx_http_core_init_main_conf(ngx_conf_t *cf, void *conf) in ngx_http_core_init_main_conf()
3309 ngx_http_core_srv_conf_t *conf = child; in ngx_http_core_merge_srv_conf() local
3506 ngx_http_core_loc_conf_t *conf = child; in ngx_http_core_merge_loc_conf() local
3787 ngx_http_core_listen(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_core_listen()
4243 ngx_http_core_root(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_core_root()
4464 ngx_http_core_set_aio(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_core_set_aio()
4574 ngx_http_core_directio(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_core_directio()
[all …]
/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_flow.c579 uint32_t d; in ipv4_mask_to_depth() local
1192 const struct rte_flow_action_jump *conf = action->conf; in flow_rule_action_get() local
1248 const struct rte_flow_action_queue *conf = action->conf; in flow_rule_action_get() local
1309 const struct rte_flow_action_rss *conf = action->conf; in flow_rule_action_get() local
1408 const void *conf = action->conf; in flow_rule_action_get() local
1441 const struct rte_flow_action_count *conf = action->conf; in flow_rule_action_get() local
1483 const struct rte_flow_action_mark *conf = action->conf; in flow_rule_action_get() local
1517 const struct rte_flow_action_mark *conf = action->conf; in flow_rule_action_get() local
1551 const struct rte_flow_action_meter *conf = action->conf; in flow_rule_action_get() local
1640 const struct rte_flow_action_vxlan_encap *conf = in flow_rule_action_get() local
[all …]
/f-stack/dpdk/drivers/baseband/acc100/
H A Drte_acc100_pmd.c179 struct acc100_device *d) { in updateQtop()
210 struct acc100_device *d = dev->data->dev_private; in fetch_acc100_config() local
557 struct acc100_device *d = dev->data->dev_private; in allocate_info_ring() local
601 struct acc100_device *d = dev->data->dev_private; in acc100_setup_queues() local
720 struct acc100_device *d = dev->data->dev_private; in acc100_intr_enable() local
764 struct acc100_device *d = dev->data->dev_private; in acc100_dev_close() local
784 const struct rte_bbdev_queue_conf *conf) in acc100_find_free_queue_idx()
786 struct acc100_device *d = dev->data->dev_private; in acc100_find_free_queue_idx() local
821 const struct rte_bbdev_queue_conf *conf) in acc100_queue_setup()
4257 struct rte_acc100_conf *conf) in poweron_cleanup()
[all …]
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_dav_module.c310 ngx_uint_t i, d, dir; in ngx_http_dav_delete_handler() local
1109 ngx_http_dav_loc_conf_t *conf; in ngx_http_dav_create_loc_conf() local
1134 ngx_http_dav_loc_conf_t *conf = child; in ngx_http_dav_merge_loc_conf() local
/f-stack/dpdk/lib/librte_eventdev/
H A Drte_eventdev.c895 struct rte_event_queue_conf *conf; in rte_event_queue_attr_get() local
1498 struct rte_tel_data *d) in handle_dev_list()
1519 struct rte_tel_data *d) in handle_port_list()
1547 struct rte_tel_data *d) in handle_queue_list()
1575 struct rte_tel_data *d) in handle_queue_links()
1620 struct rte_tel_data *d) in eventdev_build_telemetry_data()
1688 struct rte_tel_data *d) in handle_dev_xstats()
1712 struct rte_tel_data *d) in handle_port_xstats()
1746 struct rte_tel_data *d) in handle_queue_xstats()
H A Drte_event_eth_rx_adapter.c250 uint16_t d; in rxa_wrr_next() local
555 uint16_t d; in rxa_calc_wrr_sequence() local
1101 uint16_t d = rx_adapter->eth_rx_poll[poll_idx].eth_dev_id; in rxa_poll() local
1182 struct rte_event_eth_rx_adapter_conf *conf, void *arg) in rxa_default_conf_cb()
1681 const struct rte_event_eth_rx_adapter_queue_conf *conf) in rxa_add_queue()
/f-stack/dpdk/drivers/bus/pci/bsd/
H A Dpci.c213 pci_scan_one(int dev_pci_fd, struct pci_conf *conf) in pci_scan_one()
530 uint8_t *d; in pci_uio_ioport_read() local
/f-stack/dpdk/drivers/baseband/fpga_lte_fec/
H A Dfpga_lte_fec.c262 struct fpga_lte_fec_device *d; member
594 struct fpga_lte_fec_device *d = dev->data->dev_private; in fpga_dev_info_get() local
664 const struct rte_bbdev_queue_conf *conf) in fpga_find_free_queue_idx()
666 struct fpga_lte_fec_device *d = dev->data->dev_private; in fpga_find_free_queue_idx() local
694 const struct rte_bbdev_queue_conf *conf) in fpga_queue_setup()
697 struct fpga_lte_fec_device *d = dev->data->dev_private; in fpga_queue_setup() local
806 struct fpga_lte_fec_device *d = dev->data->dev_private; in fpga_queue_release() local
837 struct fpga_lte_fec_device *d = dev->data->dev_private; in fpga_queue_start() local
871 struct fpga_lte_fec_device *d = dev->data->dev_private; in fpga_queue_stop() local
2379 struct fpga_lte_fec_device *d = bbdev->data->dev_private; in fpga_lte_fec_probe() local
[all …]
/f-stack/dpdk/lib/librte_eal/common/
H A Deal_common_options.c193 struct rte_tel_data *d) in handle_eal_info_request()
387 DIR *d = NULL; in eal_plugindir_init() local
1157 eal_parse_syslog(const char *facility, struct internal_config *conf) in eal_parse_syslog()
1456 struct internal_config *conf) in eal_parse_common_option()
/f-stack/dpdk/lib/librte_rib/
H A Drte_rib.c245 int d = 0; in rte_rib_insert() local
395 rte_rib_create(const char *name, int socket_id, const struct rte_rib_conf *conf) in rte_rib_create()
H A Drte_rib6.c282 int i, d; in rte_rib6_insert() local
454 const struct rte_rib6_conf *conf) in rte_rib6_create()
/f-stack/freebsd/arm/allwinner/
H A Daw_thermal.c355 #define THS_CONF(d) \ argument
361 struct aw_thermal_config *conf; member
/f-stack/dpdk/lib/librte_ethdev/
H A Drte_ethdev.c2112 const struct rte_eth_hairpin_conf *conf) in rte_eth_rx_hairpin_queue_setup()
2284 const struct rte_eth_hairpin_conf *conf) in rte_eth_tx_hairpin_queue_setup()
5563 struct rte_tel_data *d) in eth_dev_handle_port_list()
5574 eth_dev_add_port_queue_stats(struct rte_tel_data *d, uint64_t *q_stats, in eth_dev_add_port_queue_stats()
5590 struct rte_tel_data *d) in eth_dev_handle_port_stats()
5627 struct rte_tel_data *d) in eth_dev_handle_port_xstats()
5678 struct rte_tel_data *d) in eth_dev_handle_port_link_status()
/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_rxtx.c1657 hns3_rx_queue_conf_check(struct hns3_hw *hw, const struct rte_eth_rxconf *conf, in hns3_rx_queue_conf_check()
1711 unsigned int socket_id, const struct rte_eth_rxconf *conf, in hns3_rx_queue_setup()
2495 hns3_tx_queue_conf_check(struct hns3_hw *hw, const struct rte_eth_txconf *conf, in hns3_tx_queue_conf_check()
2540 unsigned int socket_id, const struct rte_eth_txconf *conf) in hns3_tx_queue_setup()
2838 char *d; in hns3_reassemble_tx_pkts() local
/f-stack/freebsd/security/mac_stub/
H A Dmac_stub.c104 stub_destroy(struct mac_policy_conf *conf) in stub_destroy()
110 stub_init(struct mac_policy_conf *conf) in stub_init()
171 stub_bpfdesc_check_receive(struct bpf_d *d, struct label *dlabel, in stub_bpfdesc_check_receive()
179 stub_bpfdesc_create(struct ucred *cred, struct bpf_d *d, in stub_bpfdesc_create()
186 stub_bpfdesc_create_mbuf(struct bpf_d *d, struct label *dlabel, in stub_bpfdesc_create_mbuf()
/f-stack/freebsd/security/mac_lomac/
H A Dmac_lomac.c601 lomac_init(struct mac_policy_conf *conf) in lomac_init()
730 int d; in lomac_parse_element() local
871 lomac_bpfdesc_check_receive(struct bpf_d *d, struct label *dlabel, in lomac_bpfdesc_check_receive()
888 lomac_bpfdesc_create(struct ucred *cred, struct bpf_d *d, in lomac_bpfdesc_create()
900 lomac_bpfdesc_create_mbuf(struct bpf_d *d, struct label *dlabel, in lomac_bpfdesc_create_mbuf()
/f-stack/freebsd/security/mac_mls/
H A Dmac_mls.c463 mls_init(struct mac_policy_conf *conf) in mls_init()
741 mls_bpfdesc_check_receive(struct bpf_d *d, struct label *dlabel, in mls_bpfdesc_check_receive()
758 mls_bpfdesc_create(struct ucred *cred, struct bpf_d *d, struct label *dlabel) in mls_bpfdesc_create()
769 mls_bpfdesc_create_mbuf(struct bpf_d *d, struct label *dlabel, in mls_bpfdesc_create_mbuf()
/f-stack/freebsd/security/mac_biba/
H A Dmac_biba.c498 biba_init(struct mac_policy_conf *conf) in biba_init()
775 biba_bpfdesc_check_receive(struct bpf_d *d, struct label *dlabel, in biba_bpfdesc_check_receive()
792 biba_bpfdesc_create(struct ucred *cred, struct bpf_d *d, in biba_bpfdesc_create()
804 biba_bpfdesc_create_mbuf(struct bpf_d *d, struct label *dlabel, in biba_bpfdesc_create_mbuf()

12