Searched defs:IGMP (Results 1 - 3 of 3) sorted by relevance

/external/libpcap/
H A Dtokdefs.h52 IGMP = 278, enumerator in enum:yytokentype
156 #define IGMP 278 macro
H A Dgrammar.c87 IGMP = 278, enumerator in enum:yytokentype
191 #define IGMP 278 macro
784 "CBYTE", "ARP", "RARP", "IP", "SCTP", "TCP", "UDP", "ICMP", "IGMP",
/external/smack/src/org/xbill/DNS/
H A DWKSRecord.java30 public static final int IGMP = 2; field in class:WKSRecord.Protocol
160 protocols.add(IGMP, "igmp");

Completed in 470 milliseconds