Sign in
fuchsia
/
fuchsia
/
refs/heads/sandbox/markdittmer/zstd-seekable-demand-paging
/
.
/
garnet
/
lib
/
rust
/
ethernet
/
scripts
/
bindgen.sh
blob: 8f3420b8a76ef9f3322ce7c32b64bac3be36508c [
file
] [
log
] [
blame
] [
edit
]
bindgen \
--
no
-
layout
-
tests \
--
whitelist
-
type
'eth_fifo_entry'
\
--
whitelist
-
var
'ETH_FIFO_.+'
\
-
o $FUCHSIA_DIR
/
garnet
/
lib
/
rust
/
ethernet
/
src
/
ethernet_sys
.
rs \
$FUCHSIA_DIR
/
zircon
/
system
/
public
/
zircon
/
device
/
ethernet
.
h