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

/bind-9.11.3/lib/dns/
H A Dspnego.c925 int thistag; local
928 e = der_get_tag(p, len, &thisclass, &thistype, &thistag, &l);
933 if (tag > thistag)
935 if (tag < thistag)

Completed in 17 milliseconds