]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/netinet/in.h
xnu-1228.7.58.tar.gz
[apple/xnu.git] / bsd / netinet / in.h
index 8ed004c8244c780c6aba7ab139556f122b6089b0..7f23a9e6a6168eb1020c76fa158aa36f6cbd5a32 100644 (file)
@@ -440,7 +440,7 @@ struct ip_opts {
 
 #define        IP_TRAFFIC_MGT_BACKGROUND       65   /* int*; get background IO flags; set background IO */
 
-#if CONFIG_FORCE_OUT_IFP
+#ifdef PRIVATE
 /* This is a hack, this is only a hack. */
 #define        IP_FORCE_OUT_IFP        69      /* char ifname[] - send traffic on this interface */
 #endif