Home
last modified time | relevance | path

Searched refs:h2 (Results 151 – 175 of 252) sorted by relevance

1234567891011

/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Ddevlink_linecard.sh248 ip link set $h2 up
316 h2=${NETIFS[p2]}
324 ip link set $h2 down
H A Drouter_bridge_lag.sh35 config_enslave $h2 lag4
/openbmc/ipmitool/contrib/
H A Dcreate_webpage.sh57 <h2>$hostname</h2>
/openbmc/linux/tools/testing/selftests/net/forwarding/
H A Dbridge_mdb_max.sh53 simple_if_init $h2
54 vlan_create $h2 10 v$h2 192.0.2.2/28
55 vlan_create $h2 20 v$h2 198.51.100.2/24
60 vlan_destroy $h2 20
61 vlan_destroy $h2 10
62 simple_if_fini $h2
134 h2=${NETIFS[p4]}
H A Dvxlan_asymmetric_ipv6.sh150 hx_create "vrf-h2" $h2 2001:db8:2::1 2001:db8:2::3
155 hx_destroy "vrf-h2" $h2 2001:db8:2::1 2001:db8:2::3
421 local h2_mac=$(mac_get $h2)
435 h2=${NETIFS[p4]}
475 ping6_test $h2 2001:db8:2::4 ": local->remote vid 20->vid 20"
477 ping6_test $h2 2001:db8:1::4 ": local->remote vid 20->vid 10"
H A Dvxlan_asymmetric.sh150 hx_create "vrf-h2" $h2 10.1.2.101 10.1.2.1
155 hx_destroy "vrf-h2" $h2 10.1.2.101 10.1.2.1
426 local h2_mac=$(mac_get $h2)
438 h2=${NETIFS[p4]}
477 ping_test $h2 10.1.2.102 ": local->remote vid 20->vid 20"
479 ping_test $h2 10.1.1.102 ": local->remote vid 20->vid 10"
H A Dip6gre_hier.sh26 h2=${NETIFS[p6]}
H A Dip6gre_flat.sh26 h2=${NETIFS[p6]}
H A Dipip_flat_gre.sh23 h2=${NETIFS[p6]}
H A Dipip_hier_gre.sh23 h2=${NETIFS[p6]}
/openbmc/linux/drivers/s390/net/
H A Dqeth_core.h345 struct qeth_hdr_layer2 *h2) in qeth_l2_same_vlan() argument
347 return !((h1->flags[2] ^ h2->flags[2]) & QETH_LAYER2_FLAG_VLAN) && in qeth_l2_same_vlan()
348 h1->vlan_id == h2->vlan_id; in qeth_l2_same_vlan()
352 struct qeth_hdr_layer3 *h2) in qeth_l3_iqd_same_vlan() argument
354 return !((h1->ext_flags ^ h2->ext_flags) & QETH_HDR_EXT_VLAN_FRAME) && in qeth_l3_iqd_same_vlan()
355 h1->vlan_id == h2->vlan_id; in qeth_l3_iqd_same_vlan()
359 struct qeth_hdr_layer3 *h2) in qeth_l3_same_next_hop() argument
361 return !((h1->flags ^ h2->flags) & QETH_HDR_IPV6) && in qeth_l3_same_next_hop()
362 ipv6_addr_equal(&h1->next_hop.addr, &h2->next_hop.addr); in qeth_l3_same_next_hop()
/openbmc/openbmc/poky/bitbake/doc/sphinx-static/
H A Dtheme_overrides.css11 h1,h2,h3,h4,h5,h6,h7 { selector
24 h2.subtitle {
33 h2 { selector
/openbmc/openbmc/poky/documentation/sphinx-static/
H A Dtheme_overrides.css11 h1,h2,h3,h4,h5,h6,h7 { selector
24 h2.subtitle {
33 h2 { selector
/openbmc/openbmc/meta-arm/scripts/
H A Dreport-details.html.jinja23 <h2 class="title is-4">
30 </h2>
/openbmc/qemu/tests/rocker/
H A Dtut.dot5 sw1:swp2 -- h2:swp1;
H A Dbridge7 while ! simp ssh tut h2 --cmd "ping -c 1 localhost >/dev/null"; do sleep 1; done
37 simp ssh tut h2 --cmd "sudo ifconfig sw1p1 11.0.0.2/24"
/openbmc/openbmc/meta-openembedded/meta-python/recipes-connectivity/python-h2/
H A Dpython3-h2_4.1.0.bb2 HOMEPAGE = "https://github.com/python-hyper/hyper-h2"
/openbmc/u-boot/configs/
H A Dbananapi_m2_zero_defconfig13 CONFIG_DEFAULT_DEVICE_TREE="sun8i-h2-plus-bananapi-m2-zero"
H A Dorangepi_zero_defconfig14 CONFIG_DEFAULT_DEVICE_TREE="sun8i-h2-plus-orangepi-zero"
H A Dorangepi_r1_defconfig14 CONFIG_DEFAULT_DEVICE_TREE="sun8i-h2-plus-orangepi-r1"
H A Dlibretech_all_h3_cc_h2_plus_defconfig14 CONFIG_DEFAULT_DEVICE_TREE="sun8i-h2-plus-libretech-all-h3-cc"
/openbmc/linux/include/linux/
H A Dif_vlan.h806 const struct vlan_hdr *h2) in compare_vlan_header() argument
809 return *(u32 *)h1 ^ *(u32 *)h2; in compare_vlan_header()
811 return ((__force u32)h1->h_vlan_TCI ^ (__force u32)h2->h_vlan_TCI) | in compare_vlan_header()
813 (__force u32)h2->h_vlan_encapsulated_proto); in compare_vlan_header()
/openbmc/phosphor-webui/app/common/styles/elements/
H A Dmodals.scss90 <h2 class="modal-title" id="modal_label">
92 </h2>
/openbmc/linux/drivers/md/
H A Ddm.h245 sector_t h2 = h1 >> DM_HASH_LOCKS_SHIFT; in dm_hash_locks_index() local
247 return (h1 ^ h2) & (num_locks - 1); in dm_hash_locks_index()
/openbmc/phosphor-webui/app/assets/icons/
H A Dicon-replace.svg1 …9 5.299 0 0 0-1-.45V5.011H7.727c-.401 0-.727-.556-.727-1.01V1zm1 .863v2.139h2.045L8 1.862z"/></svg>

1234567891011