Home
last modified time | relevance | path

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

/external/libpcap/
Dtokdefs.h60 IGMP = 278, enumerator
181 #define IGMP 278 macro
Dgrammar.c367 IGMP = 278, enumerator
488 #define IGMP 278 macro
/external/smack/src/org/xbill/DNS/
DWKSRecord.java30 public static final int IGMP = 2; field in WKSRecord.Protocol
160 protocols.add(IGMP, "igmp"); in protocols.add() argument