Searched refs:destination_port (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/net/sctp/ |
| D | output.c | 150 packet->destination_port = dport; in sctp_packet_init() 583 sh->dest = htons(packet->destination_port); in sctp_packet_transmit()
|
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
| D | mlx5_ifc_dr.h | 334 u8 destination_port[0x10]; member
|
| D | dr_ste.c | 1210 destination_port, mask, tcp_dport); in dr_ste_build_eth_l3_ipv4_5_tuple_bit_mask() 1212 destination_port, mask, udp_dport); in dr_ste_build_eth_l3_ipv4_5_tuple_bit_mask() 1242 DR_STE_SET_TAG(eth_l3_ipv4_5_tuple, tag, destination_port, spec, tcp_dport); in dr_ste_build_eth_l3_ipv4_5_tuple_tag() 1243 DR_STE_SET_TAG(eth_l3_ipv4_5_tuple, tag, destination_port, spec, udp_dport); in dr_ste_build_eth_l3_ipv4_5_tuple_tag()
|
| /Linux-v5.4/include/net/sctp/ |
| D | structs.h | 708 __u16 destination_port; member
|