Searched refs:node_dst (Results 1 – 2 of 2) sorted by relevance
408 struct hsr_node *node_dst; in hsr_addr_subst_dest() local418 node_dst = find_node_by_addr_A(&port->hsr->node_db, in hsr_addr_subst_dest()420 if (!node_dst) { in hsr_addr_subst_dest()425 if (port->type != node_dst->addr_B_port) in hsr_addr_subst_dest()428 if (is_valid_ether_addr(node_dst->macaddress_B)) in hsr_addr_subst_dest()429 ether_addr_copy(eth_hdr(skb)->h_dest, node_dst->macaddress_B); in hsr_addr_subst_dest()
372 local node_dst=$4379 ip netns exec $node_dst ./ioam6_parser $if_dst $name $ip6_src $ip6_dst \
Completed in 6 milliseconds