Home
last modified time | relevance | path

Searched refs:IGMP (Results 1 – 13 of 13) sorted by relevance

/external/tcpdump/tests/
Dcdp-v.out10 Capability (0x04), value length: 4 bytes: (0x00000028): L2 Switch, IGMP snooping
29 Capability (0x04), value length: 4 bytes: (0x00000028): L2 Switch, IGMP snooping
48 Capability (0x04), value length: 4 bytes: (0x00000028): L2 Switch, IGMP snooping
Dpimv2_sm-v.out69 IP (tos 0xc0, ttl 1, id 186, offset 0, flags [none], proto IGMP (2), length 44)
125 IP (tos 0xc0, ttl 1, id 240, offset 0, flags [none], proto IGMP (2), length 44)
175 IP (tos 0xc0, ttl 1, id 292, offset 0, flags [none], proto IGMP (2), length 44)
231 IP (tos 0xc0, ttl 1, id 346, offset 0, flags [none], proto IGMP (2), length 44)
Dlldp_cdp-ev.out10 Capability (0x04), value length: 4 bytes: (0x00000028): L2 Switch, IGMP snooping
29 Capability (0x04), value length: 4 bytes: (0x00000028): L2 Switch, IGMP snooping
136 Capability (0x04), value length: 4 bytes: (0x00000028): L2 Switch, IGMP snooping
155 Capability (0x04), value length: 4 bytes: (0x00000028): L2 Switch, IGMP snooping
DTESTLIST99 # IGMP tests
/external/libpcap/
Dtokdefs.h68 IGMP = 278, enumerator
190 #define IGMP 278 macro
Dgrammar.y289 %token ARP RARP IP SCTP TCP UDP ICMP IGMP IGRP PIM VRRP CARP
480 | IGMP { $$ = Q_IGMP; }
Dscanner.l193 igmp return IGMP;
Dgrammar.c383 IGMP = 278, enumerator
505 #define IGMP 278 macro
Dscanner.c3106 return IGMP;
/external/ltp/testcases/network/stress/ns-tools/
D00_Descriptions.txt89 IGMP query message sender
/external/syslinux/core/lwip/
DREADME18 * IGMP (Internet Group Management Protocol) for multicast traffic management
DCHANGELOG226 * init.c, igmp.c: patch #6463 (IGMP - Adding Random Delay): added define
551 * igmp.c, igmp.h, stats.c, stats.h: Improved IGMP stats
1395 * udp.h, udp.c, sockets.c: Changes for "#20503 IGMP Improvement". Add IP_MULTICAST_IF
1413 * igmp.h, igmp.c, netif.h, netif.c, ip.c: To enable to have interfaces with IGMP,
1415 if you want IGMP on an interface. igmp_stop() is now called inside netif_remove().
1455 * igmp.h, igmp.c, sockets.c, api_msg.c: Changes for "#20503 IGMP Improvement".
1475 spirit than the others modules. Modify some IGMP debug traces.
1738 New configuration option LWIP_IGMP to enable IGMP processing. Based on only one
1781 * igmp.h, igmp.c: Fix bug #22613 "IGMP iphdr problem" (could have
1959 * stats.h, stats.c, igmp.h, igmp.c, opt.h: Fix for bug #20503 : IGMP Improvement.
[all …]
/external/tcpdump/
DCHANGES584 - Updated PIMv1, PIMv2, DVMRP, IGMP parsers, add Cisco Auto-RP parser