mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
IGMP debug fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2790 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -110,6 +110,7 @@
|
||||
#define IS_SCHEDMSG(f) (((f) & IGMP_SCHEDMSG) != 0)
|
||||
#define IS_WAITMSG(f) (((f) & IGMP_WAITMSG) != 0)
|
||||
|
||||
#define ROUTER_ALERT 0x94040000
|
||||
#define IGMP_TTL 1
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
Reference in New Issue
Block a user