Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for 0_80 (0.07 sec)

  1. src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux.go

    	NTF_PROXY          = 0x8
    	NTF_EXT_LEARNED    = 0x10
    	NTF_OFFLOADED      = 0x20
    	NTF_ROUTER         = 0x80
    	NUD_INCOMPLETE     = 0x1
    	NUD_REACHABLE      = 0x2
    	NUD_STALE          = 0x4
    	NUD_DELAY          = 0x8
    	NUD_PROBE          = 0x10
    	NUD_FAILED         = 0x20
    	NUD_NOARP          = 0x40
    	NUD_PERMANENT      = 0x80
    	NUD_NONE           = 0x0
    	IFA_UNSPEC         = 0x0
    	IFA_ADDRESS        = 0x1
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 251K bytes
    - Viewed (0)
  2. docs/en/docs/release-notes.md

    ## 0.107.0
    
    ### Upgrades
    
    * ⬆️ Upgrade Starlette to 0.28.0. PR [#9636](https://github.com/tiangolo/fastapi/pull/9636) by [@adriangb](https://github.com/adriangb).
    
    ### Docs
    
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Fri Jun 14 15:07:37 UTC 2024
    - 395.4K bytes
    - Viewed (0)
Back to top