Searched refs:decode_seq (Results 1 – 1 of 1) sorted by relevance
119 static int decode_seq(struct bitstr *bs, const struct field_t *f, char *base, int level);135 decode_seq,515 static int decode_seq(struct bitstr *bs, const struct field_t *f, in decode_seq() function854 return decode_seq(&bs, &h323_userinformation, (char *) uuie, 0); in DecodeH323_UserInformation()