Home
last modified time | relevance | path

Searched defs:PDU (Results 1 – 25 of 64) sorted by relevance

123

/dports/net-mgmt/py-pysnmp/pysnmp-4.4.9/pysnmp/entity/rfc3413/
H A Dcmdrsp.py28 PDU, acInfo): argument
58 def sendPdu(self, snmpEngine, stateReference, PDU): argument
103 pduVersion, PDU, maxSizeResponseScopedPDU, stateReference): argument
277 contextName, PDU, acInfo): argument
291 contextName, PDU, acInfo): argument
314 contextName, PDU, acInfo): argument
359 contextName, PDU, acInfo): argument
H A Dcmdgen.py53 PDU, statusInformation, sendPduHandle, cbCtx): argument
155 contextName, PDU, cbFun, cbCtx): argument
214 errorIndication, PDU, cbCtx): argument
236 errorIndication, PDU, cbCtx): argument
258 errorIndication, PDU, cbCtx): argument
281 errorIndication, PDU, cbCtx): argument
332 errorIndication, PDU, cbCtx): argument
362 errorIndication, PDU, cbCtx): argument
/dports/www/kannel/gateway-1.4.4/gw/smsc/
H A Dsmasi_pdu.c142 #define PDU(name, id, fields) \ in smasi_pdu_create() macro
168 #define PDU(name, id, fields) \ in smasi_pdu_destroy() macro
191 #define PDU(name, id, fields) \ in smasi_pdu_pack() macro
205 #define PDU(name, id, fields) \ in smasi_pdu_pack() macro
238 #define PDU(name, id, fields) \ in smasi_pdu_unpack() macro
254 #define PDU(name, id, fields) \ in smasi_pdu_unpack() macro
288 #define PDU(name, id, fields) \ in smasi_pdu_dump() macro
/dports/net-mgmt/py-pysnmp/pysnmp-4.4.9/examples/v3arch/asyncore/proxy/command/
H A Dipv6-to-ipv4-conversion.py103 PDU, acInfo): argument
121 errorIndication, PDU, cbCtx): argument
H A Dv2c-to-v3-conversion.py102 PDU, acInfo): argument
120 errorIndication, PDU, cbCtx): argument
H A Dv3-to-v2c-conversion.py105 PDU, acInfo): argument
123 errorIndication, PDU, cbCtx): argument
H A Dv2c-to-v1-conversion.py102 PDU, acInfo): argument
120 errorIndication, PDU, cbCtx): argument
/dports/www/squid/squid-4.15/lib/snmplib/
H A Dsnmp_msg.c136 struct snmp_pdu *PDU) in snmp_msg_Encode()
254 int *Version, struct snmp_pdu * PDU) in snmp_msg_Decode()
H A Dcoexistance.c108 snmp_coexist_V2toV1(struct snmp_pdu *PDU) in snmp_coexist_V2toV1()
H A Dsnmp_pdu.c351 struct snmp_pdu *PDU) in snmp_pdu_encode()
488 struct snmp_pdu * PDU) in snmp_pdu_decode()
/dports/net/routinator/routinator-0.10.2/cargo-crates/rpki-0.12.2/src/rtr/
H A Dpdu.rs194 pub const PDU: u8 = 0; const
223 pub const PDU: u8 = 1; const
287 pub const PDU: u8 = 2; const
311 pub const PDU: u8 = 3; const
342 pub const PDU: u8 = 4; const
414 pub const PDU: u8 = 6; const
644 pub const PDU: u8 = 7; const
772 pub const PDU: u8 = 7; const
808 pub const PDU: u8 = 7; const
858 pub const PDU: u8 = 8; const
[all …]
/dports/net/krill/krill-0.9.4/cargo-crates/rpki-0.13.1-rc2/src/rtr/
H A Dpdu.rs194 pub const PDU: u8 = 0; const
223 pub const PDU: u8 = 1; const
287 pub const PDU: u8 = 2; const
311 pub const PDU: u8 = 3; const
342 pub const PDU: u8 = 4; const
414 pub const PDU: u8 = 6; const
644 pub const PDU: u8 = 7; const
772 pub const PDU: u8 = 7; const
808 pub const PDU: u8 = 7; const
858 pub const PDU: u8 = 8; const
[all …]
/dports/www/kannel/gateway-1.4.4/wap/
H A Dwsp_pdu.c75 #define PDU(name, docstring, fields, is_valid) \ in wsp_pdu_create() macro
107 #define PDU(name, docstring, fields, is_valid) \ in wsp_pdu_destroy() macro
149 #define PDU(name, docstring, fields, is_valid) \ in wsp_pdu_type() macro
189 #define PDU(name, docstring, fields, is_valid) \ in wsp_pdu_unpack() macro
248 #define PDU(name, docstring, fields, is_valid) \ in fixup_length_fields() macro
282 #define PDU(name, docstring, fields, is_valid) \ in wsp_pdu_pack() macro
328 #define PDU(name, docstring, fields, is_valid) \ in wsp_pdu_dump() macro
H A Dwsp_pdu.h81 #define PDU(name, docstring, fields, is_valid) name, macro
91 #define PDU(name, docstring, fields, is_valid) struct name { fields } name; macro
H A Dwtp_pdu.c75 #define PDU(name, docstring, fields, is_valid) \ in wtp_pdu_create() macro
109 #define PDU(name, docstring, fields, is_valid) \ in wtp_pdu_destroy() macro
253 #define PDU(name, docstring, fields, is_valid) \ in wtp_pdu_type() macro
296 #define PDU(name, docstring, fields, is_valid) \ in wtp_pdu_unpack() macro
362 #define PDU(name, docstring, fields, is_valid) \ in fixup_length_fields() macro
399 #define PDU(name, docstring, fields, is_valid) \ in wtp_pdu_pack() macro
450 #define PDU(name, docstring, fields, is_valid) \ in wtp_pdu_dump() macro
H A Dwtp_pdu.h78 #define PDU(name, docstring, fields, is_valid) name, macro
89 #define PDU(name, docstring, fields, is_valid) struct name { fields } name; macro
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/odf/
H A Dslc.c285 u8 *PDU, in gf_sl_packetize()
377 void gf_sl_depacketize (GF_SLConfig *slConfig, GF_SLHeader *Header, const u8 *PDU, u32 PDULength, u… in gf_sl_depacketize()
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/odf/
H A Dslc.c285 u8 *PDU, in gf_sl_packetize()
377 void gf_sl_depacketize (GF_SLConfig *slConfig, GF_SLHeader *Header, const u8 *PDU, u32 PDULength, u… in gf_sl_depacketize()
/dports/sysutils/watchman/watchman-4.5.0/website/_docs/
H A DBSER.markdown16 ## PDU section
/dports/www/kannel/gateway-1.4.4/radius/
H A Dradius_pdu.c135 #define PDU(name, id, fields) \ in radius_pdu_create() macro
164 #define PDU(name, id, fields) \ in radius_pdu_destroy() macro
265 #define PDU(name, id, fields) \ in radius_pdu_pack() macro
402 #define PDU(name, id, fields) \ in radius_pdu_unpack() macro
487 #define PDU(name, id, fields) \ in radius_pdu_dump() macro
/dports/multimedia/ccextractor/ccextractor-0.85/src/gpacmp4/
H A Dslc.c311 char *PDU, in gf_sl_packetize()
403 void gf_sl_depacketize(GF_SLConfig *slConfig, GF_SLHeader *Header, const char *PDU, u32 PDULength, … in gf_sl_depacketize()
/dports/sysutils/py-pywatchman/watchman-4.9.0/website/_docs/
H A DBSER.markdown16 ## PDU section
/dports/www/squid/squid-4.15/src/
H A DSnmpRequest.h28 struct snmp_pdu *PDU; variable
/dports/math/math77/MATH77/demo/
H A Ddrdchol2.f16 double precision PDU(LDPDU,LDPDU), DDOT variable
H A Ddrschol2.f16 real PDU(LDPDU,LDPDU), SDOT variable

123