Searched refs:destination_port (Results 1 – 6 of 6) sorted by relevance
/Linux-v6.1/net/sctp/ |
D | output.c | 152 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/ |
D | mlx5_ifc_dr_ste_v1.h | 261 u8 destination_port[0x10]; member
|
D | mlx5_ifc_dr.h | 244 u8 destination_port[0x10]; member
|
D | dr_ste_v0.c | 852 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()
|
D | dr_ste_v1.c | 1108 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/ |
D | structs.h | 708 __u16 destination_port; member
|