]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/man/man4/route.4
xnu-3247.1.106.tar.gz
[apple/xnu.git] / bsd / man / man4 / route.4
index 34088e51a57805d46a21fb29113ec4ff92c9164b..e4f456335351c149d4cf3b61fba5826e80be7935 100644 (file)
@@ -185,7 +185,6 @@ Messages include:
 #define        RTM_DELETE      0x2    /* Delete Route */
 #define        RTM_CHANGE      0x3    /* Change Metrics, Flags, or Gateway */
 #define        RTM_GET         0x4    /* Report Information */
-#define        RTM_LOOSING     0x5    /* Kernel Suspects Partitioning */
 #define        RTM_REDIRECT    0x6    /* Told to use different route */
 #define        RTM_MISS        0x7    /* Lookup failed on this address */
 #define        RTM_RESOLVE     0xb    /* request to resolve dst to LL addr */