Searched refs:thistag (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/lib/dns/
H A Dspnego.c928 int thistag; local
931 e = der_get_tag(p, len, &thisclass, &thistype, &thistag, &l);
936 if (tag > thistag)
938 if (tag < thistag)

Completed in 25 milliseconds