Searched defs:decode_tag (Results 1 – 2 of 2) sorted by relevance
87 static struct decode_tag { in decode_pl_flags() struct88 int flag; in decode_pl_flags()89 const char *desc; in decode_pl_flags()
82 decode_tag(unsigned char *ptr, int *isnew, int *ltype) in decode_tag() function