- Sort Score
- Result 10 results
- Languages All
Results 1 - 4 of 4 for setFff (0.04 sec)
-
api/go1.16.txt
pkg syscall (darwin-arm64), func SendmsgN(int, []uint8, []uint8, Sockaddr, int) (int, error) pkg syscall (darwin-arm64), func Sendto(int, []uint8, int, Sockaddr) error pkg syscall (darwin-arm64), func SetBpf //deprecated pkg syscall (darwin-arm64), func SetBpf(int, []BpfInsn) error pkg syscall (darwin-arm64), func SetBpfBuflen //deprecated pkg syscall (darwin-arm64), func SetBpfBuflen(int, int) (int, error)
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Fri Dec 02 16:30:41 UTC 2022 - 479.2K bytes - Viewed (0) -
api/go1.13.txt
pkg syscall (netbsd-arm64-cgo), func SetBpfHeadercmpl(int, int) error pkg syscall (netbsd-arm64-cgo), func SetBpfImmediate(int, int) error pkg syscall (netbsd-arm64-cgo), func SetBpf(int, []BpfInsn) error pkg syscall (netbsd-arm64-cgo), func SetBpfInterface(int, string) error pkg syscall (netbsd-arm64-cgo), func SetBpfPromisc(int, int) error
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Thu Aug 08 18:44:16 UTC 2019 - 452.6K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.20.md
- make kube::util::find-binary return an error when it doesn't find anything so that hack scripts fail fast instead of with "binary not found errors". - this required deleting some genfeddoc stuff. the binary no longer exists in k/k repo since we removed federation/, and I don't see it in https://github.com/kubernetes-sigs/kubefed/ either. I'm assuming that it's gone for good now.
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Wed Jan 19 21:05:45 UTC 2022 - 409K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.31.md
- Kube-proxy's nftables mode (--proxy-mode=nftables) is now beta and available by default. FIXME ADD MORE HERE BEFORE THE RELEASE, DOCS LINKS AND STUFF ([#124383](https://github.com/kubernetes/kubernetes/pull/124383), [@danwinship](https://github.com/danwinship)) [SIG Cloud Provider and Network] - Kube-scheduler implements scheduling hints for the CSILimit plugin.
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Wed Oct 23 12:18:32 UTC 2024 - 315.4K bytes - Viewed (0)