Codebase Browser
kubernetes
Go to App
kubernetes
/
vendor/golang.org/x/sys/unix/
sockcmsg_unix_other.go
// Round the length of a raw sockaddr up to align it properly.
func
cmsgAlignOf
(
salen
int
)
int
{
…
}