Searched refs:BE_INT (Results 1 – 2 of 2) sorted by relevance
361 #define BE_INT 4 macro536 elem->type = BE_INT; in asn1_parse()798 case BE_INT: in asn1_print()896 { SMI_BASETYPE_INTEGER32, BE_INT },906 { SMI_BASETYPE_ENUM, BE_INT },1161 case BE_INT: in smi_print_value()1328 if (elem.type != BE_INT) { in snmppdu_print()1341 if (elem.type != BE_INT) { in snmppdu_print()1366 if (elem.type != BE_INT) { in snmppdu_print()1435 if (elem.type != BE_INT) { in trappdu_print()[all …]
57 #define BE_INT(x) (x) macro69 #define BE_INT(x) BYTE_SWAP_INT(x) macro