Home
last modified time | relevance | path

Searched refs:PEER (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/net/hsr/
H A Dhsr_prp_redbox.sh29 setup_ns RB PEER SAN
32 ip link add rb_a netns "$RB" type veth peer name pe_a netns "$PEER"
33 ip link add rb_b netns "$RB" type veth peer name pe_b netns "$PEER"
39 ip -n "$PEER" link set pe_a up
40 ip -n "$PEER" link set pe_b up
52 ip -n "$PEER" link add name prp0 type hsr slave1 pe_a slave2 pe_b proto 1
53 ip -n "$PEER" link set prp0 up
54 ip -n "$PEER" addr add 100.64.0.2/24 dev prp0
61 do_ping "$PEER" 100.64.0.51
67 neigh=$(ip -n "$PEER" neigh show 100.64.0.51 | awk '{print $5}')
[all …]
/linux/tools/perf/util/
H A Dmem-events.c688 if (snoopx & P(SNOOPX, PEER)) in c2c_decode_stats()
697 if (snoopx & P(SNOOPX, PEER)) in c2c_decode_stats()
727 } else if (snoopx & P(SNOOPX, PEER)) { in c2c_decode_stats()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c2164 if (flow_flag_test(flow, PEER) || in mlx5e_tc_del_flow()
/linux/
H A DMAINTAINERS21008 PCI PEER-TO-PEER DMA (P2PDMA)