/external/tcpdump/tests/ |
D | vrrp.out | 1 ….0.91 > 224.0.0.18: VRRPv2, Advertisement, vrid 42, prio 191, authtype simple, intvl 10s, length 28 2 ….0.0.91 > 224.0.0.18: VRRPv2, Advertisement, vrid 43, prio 191, authtype none, intvl 10s, length 20 3 …3 21:55:09.074730 IP 10.0.0.91 > 224.0.0.18: VRRPv3, Advertisement, vrid 44, prio 191, intvl 1000… 4 ….0.91 > 224.0.0.18: VRRPv2, Advertisement, vrid 42, prio 191, authtype simple, intvl 10s, length 28 5 ….0.0.91 > 224.0.0.18: VRRPv2, Advertisement, vrid 43, prio 191, authtype none, intvl 10s, length 20 6 …::d6ca:6dff:fe66:cf60 > ff02::12: VRRPv3, Advertisement, vrid 45, prio 191, intvl 1000cs, length 40 7 …::d6ca:6dff:fe66:cf60 > ff02::12: VRRPv3, Advertisement, vrid 46, prio 191, intvl 1000cs, length 88 8 …8 21:55:19.074681 IP 10.0.0.91 > 224.0.0.18: VRRPv3, Advertisement, vrid 44, prio 191, intvl 1000… 9 ….0.91 > 224.0.0.18: VRRPv2, Advertisement, vrid 42, prio 191, authtype simple, intvl 10s, length 28 10 ….0.0.91 > 224.0.0.18: VRRPv2, Advertisement, vrid 43, prio 191, authtype none, intvl 10s, length 20 [all …]
|
D | vrrp-v.out | 2 …10.0.0.91 > 224.0.0.18: VRRPv2, Advertisement, vrid 42, prio 191, authtype simple, intvl 10s, leng… 4 …10.0.0.91 > 224.0.0.18: VRRPv2, Advertisement, vrid 43, prio 191, authtype none, intvl 10s, length… 6 …10.0.0.91 > 224.0.0.18: VRRPv3, Advertisement, vrid 44, prio 191, intvl 1000cs, length 16, addrs(2… 8 …10.0.0.91 > 224.0.0.18: VRRPv2, Advertisement, vrid 42, prio 191, authtype simple, intvl 10s, leng… 10 …10.0.0.91 > 224.0.0.18: VRRPv2, Advertisement, vrid 43, prio 191, authtype none, intvl 10s, length… 11 …d6ca:6dff:fe66:cf60 > ff02::12: VRRPv3, Advertisement, vrid 45, prio 191, intvl 1000cs, length 40,… 12 …d6ca:6dff:fe66:cf60 > ff02::12: VRRPv3, Advertisement, vrid 46, prio 191, intvl 1000cs, length 88,… 14 …10.0.0.91 > 224.0.0.18: VRRPv3, Advertisement, vrid 44, prio 191, intvl 1000cs, length 16, addrs(2… 16 …10.0.0.91 > 224.0.0.18: VRRPv2, Advertisement, vrid 42, prio 191, authtype simple, intvl 10s, leng… 18 …10.0.0.91 > 224.0.0.18: VRRPv2, Advertisement, vrid 43, prio 191, authtype none, intvl 10s, length… [all …]
|
D | vrrp-vrrp_print-oobr-2.out | 2 …0.3.2.148 > 54.0.0.16: VRRPv3, Advertisement, (ttl 35), vrid 255, prio 17, intvl 269cs, length 19,… 4 …255.251.2.148 > 54.0.0.16: VRRPv3, Advertisement, (ttl 35), vrid 255, prio 17, intvl 2304cs, lengt… 6 …0.3.2.148 > 54.0.0.16: VRRPv3, Advertisement, (ttl 35), vrid 255, prio 17, intvl 256cs, length 19,… 8 …0.3.2.148 > 54.90.0.16: VRRPv3, Advertisement, (ttl 35), vrid 255, prio 17, intvl 256cs, length 19… 10 …0.3.2.148 > 54.0.0.16: VRRPv3, Advertisement, (ttl 35), vrid 0, prio 4, intvl 2304cs, length 19, a… 12 …0.3.2.148 > 54.0.0.16: VRRPv3, Advertisement, (ttl 35), vrid 255, prio 17, intvl 256cs, length 19,… 14 …0.3.2.148 > 54.0.0.16: VRRPv3, Advertisement, (ttl 35), vrid 255, prio 17, intvl 256cs, length 19,… 16 …0.3.2.148 > 54.90.0.16: VRRPv3, Advertisement, (ttl 34), vrid 255, prio 17, intvl 256cs, length 7 … 18 …0.3.2.148 > 0.0.0.16: VRRPv3, Advertisement, (ttl 35), vrid 0, prio 4, intvl 2304cs, length 19, ad…
|
D | vrrp-vrrp_print-oobr.out | 2 …51.64: VRRPv2, Advertisement, (ttl 254), vrid 2, prio 0, authtype simple, intvl 255s, length 6 [|v… 4 …51.64: VRRPv2, Advertisement, (ttl 254), vrid 2, prio 0, authtype simple, intvl 255s, length 12, a… 6 …51.64: VRRPv2, Advertisement, (ttl 254), vrid 2, prio 0, authtype simple, intvl 255s, length 12, a…
|
/external/skia/src/gpu/ganesh/ |
D | GrResourceAllocator.cpp | 74 Interval* intvl = *intvlPtr; variable 80 SkASSERT(0 == intvl->start()); 84 SkASSERT(intvl->start() <= start && intvl->end() >= end); 86 SkASSERT(intvl->end() <= start && intvl->end() <= end); 90 intvl->addUse(); 92 intvl->extendEnd(end); 200 void GrResourceAllocator::IntervalList::insertByIncreasingStart(Interval* intvl) { in insertByIncreasingStart() argument 202 SkASSERT(!intvl->next()); in insertByIncreasingStart() 206 fHead = fTail = intvl; in insertByIncreasingStart() 207 } else if (intvl->start() <= fHead->start()) { in insertByIncreasingStart() [all …]
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_seed_N2F62_3.10.49/events/cfg80211/rdev_set_cqm_txe_config/ |
D | format | 14 field:u32 intvl; offset:68; size:4; signed:0; 16 …kets: %u, interval: %u", REC->wiphy_name, REC->name, REC->ifindex, REC->rate, REC->pkts, REC->intvl
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_flounder_lte_LRX16F_3.10.40/events/cfg80211/rdev_set_cqm_txe_config/ |
D | format | 14 field:u32 intvl; offset:68; size:4; signed:0; 16 …kets: %u, interval: %u", REC->wiphy_name, REC->name, REC->ifindex, REC->rate, REC->pkts, REC->intvl
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/cfg80211/rdev_set_cqm_txe_config/ |
D | format | 14 field:u32 intvl; offset:68; size:4; signed:0; 16 …kets: %u, interval: %u", REC->wiphy_name, REC->name, REC->ifindex, REC->rate, REC->pkts, REC->intvl
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_raven_AOSP.MASTER_5.10.43/events/cfg80211/rdev_set_cqm_txe_config/ |
D | format | 14 field:u32 intvl; offset:68; size:4; signed:0; 16 …kets: %u, interval: %u", REC->wiphy_name, REC->name, REC->ifindex, REC->rate, REC->pkts, REC->intvl
|
/external/tcpdump/ |
D | print-vrrp.c | 131 uint16_t intvl = (GET_U_1(bp + 4) & 0x0f) << 8 | GET_U_1(bp + 5); in vrrp_print() local 132 ND_PRINT(", intvl %ucs, length %u", intvl, len); in vrrp_print()
|
/external/bcc/libbpf-tools/x86/ |
D | vmlinux_505.h | 120533 u32 intvl; member
|
D | vmlinux.h | 120533 u32 intvl; member
|