OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mob
(Results
1 - 2
of
2
) sorted by null
/external/tcpdump/
print-mobile.c
74
const struct mobile_ip *
mob
;
local
78
mob
= (const struct mobile_ip *)bp;
80
if (length < MOBILE_SIZE || !TTEST(*
mob
)) {
86
proto = EXTRACT_16BITS(&
mob
->proto);
87
crc = EXTRACT_16BITS(&
mob
->hcheck);
96
(void)printf("%s ",ipaddr_string(&
mob
->osrc));
101
(void)printf("> %s ",ipaddr_string(&
mob
->odst));
104
if (in_cksum((u_short *)
mob
, osp ? 12 : 8, 0)!=0) {
/external/oprofile/events/i386/westmere/
unit_masks
188
0x01 rs Loads dispatched that bypass the
MOB
190
0x04
mob
Loads dispatched from the
MOB
Completed in 733 milliseconds