X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/39236c6e673c41db228275375ab7fdb0f837b292..5ba3f43ea354af8ad55bea84372a2bc834d8757c:/tools/lldbmacros/netdefines.py diff --git a/tools/lldbmacros/netdefines.py b/tools/lldbmacros/netdefines.py old mode 100644 new mode 100755 index 8fff027b4..c35a01e2d --- a/tools/lldbmacros/netdefines.py +++ b/tools/lldbmacros/netdefines.py @@ -120,6 +120,6 @@ INPCB_STATE_DEAD = 0x3 INP2_TIMEWAIT = 0x00000001 INP2_IN_FCTREE = 0x00000002 -INP2_WANT_FLOW_DIVERT = 0x00000004 +INP2_WANT_APP_POLICY = 0x00000004 N_TIME_WAIT_SLOTS = 128