Home
last modified time | relevance | path

Searched defs:bootnodes (Results 1 – 6 of 6) sorted by relevance

/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/status-im/keycard-go/vendor/github.com/ethereum/go-ethereum/cmd/puppeth/
H A Dwizard.go43 bootnodes []string // Bootnodes to always connect to by all nodes member
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/cmd/puppeth/
H A Dwizard.go45 bootnodes []string // Bootnodes to always connect to by all nodes member
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/status-im/keycard-go/vendor/github.com/ethereum/go-ethereum/p2p/
H A Ddial.go84 bootnodes []*discover.Node // default dials when there are no peers member
/dports/sysutils/xorriso/libisoburn-1.5.0/xorriso/
H A Diso_img.c664 IsoFile **bootnodes = NULL; in Xorriso_boot_image_status() local
836 IsoFile *bootimg_node, **bootnodes = NULL; in Xorriso_show_boot_info() local
H A Dwrite_run.c2783 IsoFile *bootimg_node, **bootnodes = NULL; in Xorriso_set_isolinux_options() local
/dports/devel/libisofs/libisofs-1.5.4/libisofs/
H A Deltorito.c725 ElToritoBootImage ***boots, IsoFile ***bootnodes, int flag) in iso_image_get_all_boot_imgs()