Searched refs:SNMP_MSG_PRIV_FLAG (Results 1 – 3 of 3) sorted by relevance
340 ASN_ERR_OK ||((pdu->flags & SNMP_MSG_PRIV_FLAG) != 0 && in parse_secparams()395 if ((pdu->flags & SNMP_MSG_PRIV_FLAG) != 0) { in pdu_encode_secparams()415 if ((pdu->flags & SNMP_MSG_PRIV_FLAG) != 0 && asn_put_temp_header(b, in pdu_encode_secparams()661 (pdu->flags & SNMP_MSG_PRIV_FLAG) == 0) in snmp_pdu_decode_secmode()1196 pdu->flags |= SNMP_MSG_PRIV_FLAG; in snmp_pdu_init_secparams()1203 pdu->flags |= SNMP_MSG_PRIV_FLAG; in snmp_pdu_init_secparams()
253 #define SNMP_MSG_PRIV_FLAG 0x2 macro
361 if (((pdu->flags & SNMP_MSG_PRIV_FLAG) != 0 && in snmp_pdu_auth_user()365 ((pdu->flags & SNMP_MSG_PRIV_FLAG) == 0 && in snmp_pdu_auth_user()