diff options
| author | Julia Hansbrough <flowerhack@google.com> | 2018-10-02 11:54:35 -0700 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2018-10-10 12:00:14 +0200 |
| commit | 5b11ac2c91d99eababa8f04c7e2f9484c0763b53 (patch) | |
| tree | 2b32a43e7e7366b17806a8949bcc8f98a610c129 /sys/fuchsia/fidl_net-stack_amd64.const | |
| parent | f37861df632a8e4c78cb3f174820eb915efb7ae2 (diff) | |
Update fidlgen to keep current with upstream.
The Syzkaller IR upstream has been updated, so we can properly update
consts/fidl descriptions now.
Diffstat (limited to 'sys/fuchsia/fidl_net-stack_amd64.const')
| -rw-r--r-- | sys/fuchsia/fidl_net-stack_amd64.const | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/fuchsia/fidl_net-stack_amd64.const b/sys/fuchsia/fidl_net-stack_amd64.const index 4e8c39edc..391cf9653 100644 --- a/sys/fuchsia/fidl_net-stack_amd64.const +++ b/sys/fuchsia/fidl_net-stack_amd64.const @@ -1,4 +1,4 @@ # AUTOGENERATED FILE ZX_CHANNEL_MAX_MSG_BYTES = 65536 -fuchsia_net_stack_ForwardingDestinationTagdeviceId = 0 -fuchsia_net_stack_ForwardingDestinationTagnextHop = 1 +fuchsia_net_stack_ForwardingDestinationTag_deviceId = 0 +fuchsia_net_stack_ForwardingDestinationTag_nextHop = 1 |
