OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_auth
(Results
1 - 2
of
2
) sorted by null
/external/ipsec-tools/src/libipsec/
pfkey_dump.c
245
struct sadb_key *
m_auth
, *m_enc;
local
282
m_auth
= (void *)mhp[SADB_EXT_KEY_AUTH];
385
if (
m_auth
!= NULL) {
388
ipsec_hexdump((caddr_t)(void *)
m_auth
+ sizeof(*
m_auth
),
389
m_auth
->sadb_key_bits / 8);
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_output.c
[
all
...]
Completed in 89 milliseconds