OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ihp
(Results
1 - 2
of
2
) sorted by null
/external/tcpdump/
print-icmp.c
446
register const struct ih_rdiscovery *
ihp
;
local
453
ihp
= (struct ih_rdiscovery *)&dp->icmp_void;
454
ND_TCHECK(*
ihp
);
457
lifetime = EXTRACT_16BITS(&
ihp
->ird_lifetime);
473
num =
ihp
->ird_addrnum;
477
size =
ihp
->ird_addrsiz;
/external/webrtc/webrtc/modules/audio_coding/codecs/g722/
g722_encode.c
261
static const int
ihp
[3] = {0, 3, 2};
local
389
ihigh = (eh < 0) ? ihn[mih] :
ihp
[mih];
Completed in 69 milliseconds