Home
last modified time | relevance | path

Searched defs:p_config (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/unbound/contrib/
H A Dunbound_munin_229 p_config ( ) { function
/freebsd/contrib/opencsd/decoder/source/c_api/
H A Docsd_c_api_custom_obj.h177 CustomConfigWrapper(const void *p_config) : m_p_config(p_config), m_CSID(0) {}; in CustomConfigWrapper()
H A Docsd_c_api_custom_obj.cpp119 …rapper::createDecoder(const int create_flags, const int instID, const CSConfig *p_config, TraceCo… in createDecoder()
/freebsd/contrib/opencsd/decoder/source/etmv3/
H A Dtrc_pkt_proc_etmv3_impl.cpp47 ocsd_err_t EtmV3PktProcImpl::Configure(const EtmV3Config *p_config) in Configure()
/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_l2.c499 struct eth_vport_rss_config *p_config; in ecore_sp_vport_update_rss() local