Home
last modified time | relevance | path

Searched refs:addr_B_port (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/hsr/
H A Dhsr_framereg.c327 node_real->addr_B_port = port_rcv->type; in hsr_handle_sup_frame()
387 if (port->type != node_dst->addr_B_port) in hsr_addr_subst_dest()
586 if (node->addr_B_port != HSR_PT_NONE) { in hsr_get_node_data()
587 port = hsr_port_get_hsr(hsr, node->addr_B_port); in hsr_get_node_data()
H A Dhsr_framereg.h77 enum hsr_port_type addr_B_port; member
H A Dhsr_debugfs.c50 seq_printf(sfp, "%14x, ", node->addr_B_port); in hsr_node_table_show()
/kernel/linux/linux-6.6/net/hsr/
H A Dhsr_framereg.c366 node_real->addr_B_port = port_rcv->type; in hsr_handle_sup_frame()
426 if (port->type != node_dst->addr_B_port) in hsr_addr_subst_dest()
629 if (node->addr_B_port != HSR_PT_NONE) { in hsr_get_node_data()
630 port = hsr_port_get_hsr(hsr, node->addr_B_port); in hsr_get_node_data()
H A Dhsr_framereg.h77 enum hsr_port_type addr_B_port; member
H A Dhsr_debugfs.c42 seq_printf(sfp, "%14x, ", node->addr_B_port); in hsr_node_table_show()

Completed in 4 milliseconds