Home
last modified time | relevance | path

Searched full:hop (Results 1 – 25 of 25) sorted by relevance

/openbmc/qemu/hw/net/
H A Dnet_tx_pkt.h222 * If ipv6 payload length field is 0 - then there should be Hop-by-Hop
228 * hop-by-hop extension if it's missed
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/
H A DStaticGateway.interface.yaml8 The value of this property shall be a next hop address assigned to the
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DRouteEntry.v1_0_2.json108 …scription": "This property shall indicate the minimum hop count used to calculate the computed hop
H A DManagerNetworkProtocol.v1_12_0.json1057 "description": "The time-to-live hop count for SSDP multicast NOTIFY messages.",
1058 …"longDescription": "This property shall contain the time-to-live hop count used for multicast NOTI…
H A DProcessor.v1_20_1.json500 …rocessors have equal memory performance or access characteristics, such as hop count, for all syst…
/openbmc/u-boot/drivers/usb/host/
H A Dxhci.c1263 struct usb_device *hop = udev; in submit_control_msg() local
1265 if (hop->parent) in submit_control_msg()
1266 while (hop->parent->parent) in submit_control_msg()
1267 hop = hop->parent; in submit_control_msg()
1270 hop->portnr); in submit_control_msg()
1370 struct usb_device *hop = udev; in xhci_submit_control_msg()
1372 if (hop->parent) in xhci_submit_control_msg()
1373 while (hop->parent->parent) in xhci_submit_control_msg()
1374 hop = hop->parent; in xhci_submit_control_msg()
/openbmc/u-boot/net/
H A Dbootp.h40 u8 bp_hops; /* Hop count (gateway thing) */
/openbmc/qemu/tools/ebpf/
H A Drss.bpf.c160 * also there is 27 TLV options for Destination and Hop-by-hop extensions.
/openbmc/phosphor-mrw-tools/
H A Dgen_path_callouts.pl10 # keys is used. Multi-hop FSI links are indicated by a dash in between the
554 # Each time through the loop, go out another FSI hop.
569 # so 0-5 = 1 hop
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Ddevice_callouts.hpp184 * The key is the FSI link. For multi-hop paths, the links are
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/
H A DRouteEntry_v1.xml142 …ion" String="This property shall indicate the minimum hop count used to calculate the computed hop
H A DManagerNetworkProtocol_v1.xml156 …<Annotation Term="OData.Description" String="The time-to-live hop count for SSDP multicast NOTIFY …
157 …Data.LongDescription" String="This property shall contain the time-to-live hop count used for mult…
H A DProcessor_v1.xml1876 …rocessors have equal memory performance or access characteristics, such as hop count, for all syst…
/openbmc/u-boot/drivers/crypto/fsl/
H A Derror.c86 { 0xF0, "IPsec TTL or hop limit field is 0, or was decremented to 0" },
/openbmc/qemu/include/net/
H A Deth.h112 uint8_t ip6_un1_hlim; /* hop limit */
/openbmc/qemu/docs/devel/
H A Dcodebase.rst41 contains. Hop on!
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/
H A DManagerNetworkProtocol.v1_12_0.json1057 "description": "The time-to-live hop count for SSDP multicast NOTIFY messages.",
1058 …"longDescription": "This property shall contain the time-to-live hop count used for multicast NOTI…
H A DProcessor.v1_20_1.json500 …rocessors have equal memory performance or access characteristics, such as hop count, for all syst…
/openbmc/qemu/qga/
H A Dqapi-schema.json1890 # @gateway: The IP address of the next hop router
1912 # @nexthop: Next hop IP address (for IPv6)
/openbmc/bmcweb/redfish-core/schema/dmtf/installed/
H A DManagerNetworkProtocol_v1.xml156 …<Annotation Term="OData.Description" String="The time-to-live hop count for SSDP multicast NOTIFY …
157 …Data.LongDescription" String="This property shall contain the time-to-live hop count used for mult…
H A DProcessor_v1.xml1876 …rocessors have equal memory performance or access characteristics, such as hop count, for all syst…
/openbmc/libmctp/
H A Dastlpc.c545 * Query Hop in DSP0236 v1.3.0. in mctp_astlpc_init_bmc()
/openbmc/qemu/pc-bios/
HDopenbios-sparc32( 8 H ! ` x p " p # $ 0 @ p % ` p x @ A B ( ...
HDopenbios-ppcIBM PPS Model 6015 | WH | k | W  |& k K { @ @ @ { ...
/openbmc/qemu/hw/net/rocker/
H A Drocker_of_dpa.c63 uint8_t ttl; /* IP TTL/hop limit */