diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2017-12-30 13:27:48 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2017-12-31 12:11:12 +0100 |
| commit | 6bfd4f1979d582602a91ee57865e588ffed41ab5 (patch) | |
| tree | cd1c455e13b54e69d006de58b44cd128266ca928 /sys/linux/socket_inet6_ppc64le.const | |
| parent | bb6384b81a9f3d4e4d4b3b16bc5c36a87239ae96 (diff) | |
sys/linux: netlink xfrm support
Diffstat (limited to 'sys/linux/socket_inet6_ppc64le.const')
| -rw-r--r-- | sys/linux/socket_inet6_ppc64le.const | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/linux/socket_inet6_ppc64le.const b/sys/linux/socket_inet6_ppc64le.const index cc8cefc93..2c004a147 100644 --- a/sys/linux/socket_inet6_ppc64le.const +++ b/sys/linux/socket_inet6_ppc64le.const @@ -1,4 +1,5 @@ # AUTOGENERATED FILE +AF_INET = 2 AF_INET6 = 10 IP6T_SO_GET_REVISION_MATCH = 68 IP6T_SO_GET_REVISION_TARGET = 69 |
