Home | History | Annotate | Download | only in tcpdump

Lines Matching defs:be

19  * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
41 * (into the BE structure) complicated things.
272 * and by right shouldn't be an "include" file.
277 * This defines a list of OIDs which will be abbreviated on output.
328 struct be {
400 * provided BE object.
406 asn1_parse(register const u_char *p, u_int len, struct be *elem)
420 * it would be nice to use a bit field, but you can't depend on them.
661 * Display the ASN.1 object represented by the BE object.
662 * This used to be an integral part of asn1_parse() before the intermediate
663 * BE form was added.
666 asn1_print(struct be *elem)
831 fputs("[be!?]", stdout);
854 struct be elem;
879 int be;
899 smi_decode_oid(struct be *elem, unsigned int *oid,
937 static int smi_check_type(SmiBasetype basetype, int be)
942 if (smi2betab[i].basetype == basetype && smi2betab[i].be == be) {
951 struct be *elem)
1000 static int smi_check_range(SmiType *smiType, struct be *elem)
1027 static SmiNode *smi_print_variable(struct be *elem, int *status)
1057 smi_print_value(SmiNode *smiNode, u_char pduid, struct be *elem)
1202 struct be elem;
1298 struct be elem;
1378 struct be elem;
1468 struct be pdu;
1529 struct be elem;
1582 struct be elem;
1611 struct be elem;
1707 struct be elem;
1844 struct be elem;