Searched +defs:pdu +defs:received (Results 1 – 9 of 9) sorted by relevance
/dports/net/fort/FORT-validator-1.5.3/src/rtr/ |
H A D | pdu_handler.c | 186 struct reset_query_pdu *pdu = request->pdu; in handle_reset_query_pdu() local 277 struct error_report_pdu *received = request->pdu; in handle_error_report_pdu() local
|
/dports/net/yate/yate-6.4.0-1/modules/server/ |
H A D | ysnmpagent.cpp | 1078 bool TrapHandler::received(Message& msg) in received() function in __anon02ba43ca0111::TrapHandler 1328 Snmp::PDU* pdu = __plugin.getPDU(pdus); in generateTooBigMsg() local 1623 int SnmpV3MsgContainer::encrypt(Snmp::ScopedPDU* pdu, DataBlock& encryptedPdu) in encrypt() 1873 bool SnmpAgent::received(Message& msg, int id) in received() function in __anon02ba43ca0111::SnmpAgent 1970 DataBlock pdu = msg.m_data; in processSnmpV2Msg() local 2277 Snmp::PDU* SnmpAgent::decodeBulkPDU(int& reqType, Snmp::BulkPDU* pdu, const int& access) in decodeBulkPDU() 2523 Snmp::ScopedPDU* pdu = 0; in generateReport() local 2604 Snmp::PDU* pdu = 0; in getPDU() local 2687 Snmp::PDU* pdu = trapPDU.m_SNMPv2_Trap_PDU; in buildTrapPDU() local 2851 Snmp::PDU* pdu = trapPDU.m_SNMPv2_Trap_PDU; in sendNotification() local
|
/dports/net/libcoap/libcoap-4.3.0/examples/ |
H A D | coap-client.c | 195 coap_pdu_t *pdu; in coap_new_request() local 266 check_token(const coap_pdu_t *received) { in check_token() 315 const coap_pdu_t *received, in message_handler() 1414 coap_pdu_t *pdu; in main() local
|
H A D | coap-server.c | 1007 coap_pdu_t *pdu; in hnd_proxy_uri() local 1597 const coap_pdu_t *received, in proxy_message_handler() 1600 coap_pdu_t *pdu = NULL; in proxy_message_handler() local
|
/dports/net/samba412/samba-4.12.15/source3/rpc_client/ |
H A D | cli_pipe.c | 121 ssize_t received; in rpc_read_done() local 240 DATA_BLOB *pdu; member 249 DATA_BLOB *pdu) in get_complete_frag_send() 253 size_t received; in get_complete_frag_send() local 389 DATA_BLOB *pdu, in cli_pipe_validate_current_pdu() 724 ssize_t received; in cli_api_pipe_read_done() local
|
/dports/net/h323plus/h323plus-1_27_2/src/ |
H A D | h235auth.cxx | 276 PBoolean H235Authenticator::IsSecuredSignalPDU(unsigned signalPDU, PBoolean received, PINDEX /*max_… in IsSecuredSignalPDU() 350 void H235Authenticators::PreparePDU(H323TransactionPDU & pdu, in PreparePDU() 380 H235Authenticators::ValidatePDU(const H323TransactionPDU & pdu, in ValidatePDU()
|
/dports/net/opal/opal-3.10.10/src/sip/ |
H A D | sippdu.cxx | 1584 SIPAuthenticator::SIPAuthenticator(SIP_PDU & pdu) in SIPAuthenticator() 1741 SIP_PDU::SIP_PDU(const SIP_PDU & pdu) in SIP_PDU() 1756 SIP_PDU & SIP_PDU::operator=(const SIP_PDU & pdu) in operator =() 2034 bool received = false; in SendResponse() local 2105 PBYTEArray pdu; in Read() local 2544 void SIPDialogContext::Update(OpalTransport & transport, const SIP_PDU & pdu) in Update() 2840 bool SIPTransaction::SendPDU(SIP_PDU & pdu) in SendPDU()
|
/dports/net/yate/yate-6.4.0-1/modules/ |
H A D | h323chan.cpp | 734 virtual BOOL OnSendingPDU(H245_AudioCapability& pdu, unsigned packetSize) const in OnSendingPDU() 742 virtual BOOL OnReceivedPDU(const H245_AudioCapability& pdu, unsigned& packetSize) in OnReceivedPDU() 2123 BOOL YateH323Connection::OnReceivedProgress(const H323SignalPDU& pdu) in OnReceivedProgress() 3193 bool UserHandler::received(Message &msg) in received() function in __anon9160ee180111::UserHandler 3222 bool H323Driver::received(Message &msg, int id) in received() function in __anon9160ee180111::H323Driver
|
/dports/comms/smstools3/smstools3/src/ |
H A D | smsd.c | 3095 char received[81] = ""; in received2file() local 4055 char pdu[1024]; in send_part() local
|