Home
last modified time | relevance | path

Searched refs:destination_port (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.1/net/sctp/
Doutput.c152 packet->destination_port = dport; in sctp_packet_init()
609 sh->dest = htons(packet->destination_port); in sctp_packet_transmit()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/steering/
Dmlx5_ifc_dr_ste_v1.h261 u8 destination_port[0x10]; member
Dmlx5_ifc_dr.h244 u8 destination_port[0x10]; member
Ddr_ste_v0.c852 DR_STE_SET_TAG(eth_l3_ipv4_5_tuple, tag, destination_port, spec, tcp_dport); in dr_ste_v0_build_eth_l3_ipv4_5_tuple_tag()
853 DR_STE_SET_TAG(eth_l3_ipv4_5_tuple, tag, destination_port, spec, udp_dport); in dr_ste_v0_build_eth_l3_ipv4_5_tuple_tag()
Ddr_ste_v1.c1108 DR_STE_SET_TAG(eth_l3_ipv4_5_tuple_v1, tag, destination_port, spec, tcp_dport); in dr_ste_v1_build_eth_l3_ipv4_5_tuple_tag()
1109 DR_STE_SET_TAG(eth_l3_ipv4_5_tuple_v1, tag, destination_port, spec, udp_dport); in dr_ste_v1_build_eth_l3_ipv4_5_tuple_tag()
/Linux-v6.1/include/net/sctp/
Dstructs.h708 __u16 destination_port; member