OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:rri_rdtype
(Results
1 - 3
of
3
) sorted by null
/external/openssh/openbsd-compat/
getrrsetbyname.h
96
unsigned int
rri_rdtype
; /* RR type number */
member in struct:rrsetinfo
getrrsetbyname.c
272
rrset->
rri_rdtype
= response->query->type;
291
rrset->
rri_rdtype
);
319
rr->type == rrset->
rri_rdtype
)
/external/ipsec-tools/src/racoon/
getcertsbyname.c
149
|| rr->
rri_rdtype
!= T_CERT
Completed in 71 milliseconds