HomeSort by relevance Sort by last modified time
    Searched defs:mob (Results 1 - 2 of 2) sorted by null

  /external/tcpdump/
print-mobile.c 74 const struct mobile_ip *mob; local
79 mob = (const struct mobile_ip *)bp;
81 if (length < MOBILE_SIZE || !TTEST(*mob)) {
87 proto = EXTRACT_16BITS(&mob->proto);
88 crc = EXTRACT_16BITS(&mob->hcheck);
97 (void)printf("%s ",ipaddr_string(&mob->osrc));
102 (void)printf("> %s ",ipaddr_string(&mob->odst));
105 vec[0].ptr = (const u_int8_t *)(void *)mob;
  /prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar 

Completed in 62 milliseconds