Searched refs:IGMP (Results 1 – 13 of 13) sorted by relevance
/external/tcpdump/tests/ |
D | cdp-v.out | 10 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
|
D | pimv2_sm-v.out | 69 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)
|
D | lldp_cdp-ev.out | 10 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
|
D | TESTLIST | 99 # IGMP tests
|
/external/libpcap/ |
D | tokdefs.h | 68 IGMP = 278, enumerator 190 #define IGMP 278 macro
|
D | grammar.y | 289 %token ARP RARP IP SCTP TCP UDP ICMP IGMP IGRP PIM VRRP CARP 480 | IGMP { $$ = Q_IGMP; }
|
D | scanner.l | 193 igmp return IGMP;
|
D | grammar.c | 383 IGMP = 278, enumerator 505 #define IGMP 278 macro
|
D | scanner.c | 3106 return IGMP;
|
/external/ltp/testcases/network/stress/ns-tools/ |
D | 00_Descriptions.txt | 89 IGMP query message sender
|
/external/syslinux/core/lwip/ |
D | README | 18 * IGMP (Internet Group Management Protocol) for multicast traffic management
|
D | CHANGELOG | 226 * 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/ |
D | CHANGES | 584 - Updated PIMv1, PIMv2, DVMRP, IGMP parsers, add Cisco Auto-RP parser
|