Home
last modified time | relevance | path

Searched +defs:trunk +defs:id (Results 1 – 16 of 16) sorted by relevance

/dports/net/yate/yate-6.4.0-1/modules/server/
H A Dysigchan.cpp65 inline SigTrunk* trunk() const in trunk() function in __anonf4d4e15a0111::SigChannel
218 inline bool requestRelay(int id, const char* name, unsigned priority = 100) in requestRelay()
440 virtual bool masquerade(String& id, Message& msg) in masquerade()
445 virtual bool drop(String& id, Message& msg) in drop()
2156 String* trunk = msg.getParam("trunk"); in msgExecute() local
2189 bool SigDriver::received(Message& msg, int id) in received()
2875 bool SigDriver::appendTrunk(SigTrunk* trunk) in appendTrunk()
3959 String id; in handleEvent() local
3977 bool SigIsdnMonitor::masquerade(String& id, Message& msg) in masquerade()
3991 bool SigIsdnMonitor::drop(String& id, Message& msg) in drop()
[all …]
H A Dmonitoring.cpp1778 String ActiveCallsInfo::checkPeers(const String& billID, const String& id) in checkPeers()
1829 String id = callInfo->substr(0,pos); in load() local
2154 String* trunk = static_cast<String*>(o->get()); in load() local
2179 NamedList* TrunkInfo::parseTrunkInfo(String& info, const String& trunk, NamedList* infoFill) in parseTrunkInfo()
3757 bool Monitor::received(Message& msg, int id) in received()
/dports/devel/ucommon/ucommon-7.0.0/corelib/
H A Dlinked.cpp238 unsigned NamedObject::keyindex(const char *id, unsigned max) in keyindex()
360 NamedObject *NamedObject::remove(NamedObject **idx, const char *id, unsigned max) in remove()
372 NamedObject *NamedObject::map(NamedObject **idx, const char *id, unsigned max) in map()
384 NamedObject *NamedObject::find(NamedObject *root, const char *id) in find()
396 NamedObject *NamedObject::remove(NamedObject **root, const char *id) in remove()
471 void NamedTree::relistTail(NamedTree *trunk) in relistTail()
484 void NamedTree::relistHead(NamedTree *trunk) in relistHead()
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/java/org/unicode/cldr/tool/
H A DGenerateXMB.java249 CLDRFile trunk = cldrFactory1.make(file, true); in compareFiles() local
285 long id = StringId.getId(trunkPath); in compareFiles() local
621 private static void writeJavaInfo(PrintWriter out3, String id, String path, String value) { in writeJavaInfo()
849 private final Long id; field in GenerateXMB.PathInfo
871 long id = StringId.getId(path); in PathInfo() local
/dports/net/py-python-neutronclient/python-neutronclient-7.2.1/neutronclient/v2_0/
H A Dclient.py733 def show_ext(self, path, id, **_params): argument
741 def update_ext(self, path, id, body=None): argument
745 def delete_ext(self, path, id): argument
2161 def update_trunk(self, trunk, body=None, revision_number=None): argument
2166 def delete_trunk(self, trunk): argument
2175 def show_trunk(self, trunk, **_params): argument
2179 def trunk_add_subports(self, trunk, body=None): argument
2183 def trunk_remove_subports(self, trunk, body=None): argument
2187 def trunk_get_subports(self, trunk, **_params): argument
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/freetdm/src/ftmod/ftmod_isdn/
H A Dftmod_isdn.c532 static L3INT ftdm_isdn_931_err(void *pvt, L3INT id, L3INT p1, L3INT p2) in ftdm_isdn_931_err()
545 Q931_TrunkInfo_t *trunk = NULL; in ftdm_isdn_call_event() local
/dports/devel/monotone/monotone-1.1/src/
H A Drcs_import.cc182 shared_ptr<cvs_branch> trunk; member
356 unsigned long id = texts.size() - 1; in index_deltatext() local
/dports/emulators/dynamips-community/dynamips-0.2.17/common/
H A Ddev_nm_16esw.c363 u_int id; member
1682 m_uint32_t *arl_entry,*src_port,*trunk; in bcm5600_src_mac_learning() local
1998 m_uint32_t *dst_port,*trunk; in bcm5600_forward_pkt() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/dsa/mv88e6xxx/
H A Dport.c1005 bool trunk, u8 id) in mv88e6xxx_port_set_trunk()
H A Dchip.h168 bool trunk; member
277 enum mv88e6xxx_region_id id; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/dsa/mv88e6xxx/
H A Dport.c1005 bool trunk, u8 id) in mv88e6xxx_port_set_trunk()
H A Dchip.h168 bool trunk; member
277 enum mv88e6xxx_region_id id; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/dsa/mv88e6xxx/
H A Dport.c1005 bool trunk, u8 id) in mv88e6xxx_port_set_trunk()
H A Dchip.h168 bool trunk; member
277 enum mv88e6xxx_region_id id; member
/dports/editors/poke/poke-1.0/libpoke/
H A Dpkl-ast.c124 pkl_ast_node id = pkl_ast_make_node (ast, PKL_AST_IDENTIFIER); in pkl_ast_make_identifier() local
679 char *trunk, *sub, *base; in pkl_struct_type_traverse() local
/dports/net/yate/yate-6.4.0-1/modules/
H A Dyiaxchan.cpp1364 IAXTrunkInfo* trunk = 0; in initTransaction() local
1893 bool YIAXDriver::received(Message& msg, int id) in received()