]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/sys/socket.h
xnu-3248.40.184.tar.gz
[apple/xnu.git] / bsd / sys / socket.h
index 8afe6c4daa073bcb7c698b965d6045a28289372d..8c577ce7cc0d01f1917c71caa313baf0235dbfae 100644 (file)
@@ -334,6 +334,7 @@ struct so_tcdbg {
 #ifdef PRIVATE
 #define        SO_AWDL_UNRESTRICTED    0x1113  /* try to use AWDL in restricted mode */
 #define SO_EXTENDED_BK_IDLE    0x1114  /* extended time to keep socket idle after app is suspended (int) */
+#define        SO_MARK_CELLFALLBACK    0x1115  /* Mark as initiated by cell fallback */
 #endif /* PRIVATE */
 
 typedef __uint32_t sae_associd_t;