diff options
Diffstat (limited to 'sys/linux/socket_inet_ppc64le.const')
| -rw-r--r-- | sys/linux/socket_inet_ppc64le.const | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/linux/socket_inet_ppc64le.const b/sys/linux/socket_inet_ppc64le.const index e81c0d3d3..03cc1dfe5 100644 --- a/sys/linux/socket_inet_ppc64le.const +++ b/sys/linux/socket_inet_ppc64le.const @@ -9,6 +9,7 @@ ATF_NETMASK = 32 ATF_PERM = 4 ATF_PUBL = 8 ATF_USETRAILERS = 16 +# IFREQ_SIZE is not set IPPROTO_IP = 0 IP_ADD_MEMBERSHIP = 35 IP_ADD_SOURCE_MEMBERSHIP = 39 @@ -88,6 +89,8 @@ SIOCSIFDSTADDR = 35096 SIOCSIFFLAGS = 35092 SIOCSIFNETMASK = 35100 SIOCSIFPFLAGS = 35124 +# SOCKADDR_SIZE is not set +# SOCKADDR_STORAGE_SIZE is not set __NR_accept = 330 __NR_accept4 = 344 __NR_bind = 327 |
