destination_port 1210 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_ste.c 			  destination_port, mask, tcp_dport);
destination_port 1212 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_ste.c 			  destination_port, mask, udp_dport);
destination_port 1242 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_ste.c 	DR_STE_SET_TAG(eth_l3_ipv4_5_tuple, tag, destination_port, spec, tcp_dport);
destination_port 1243 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_ste.c 	DR_STE_SET_TAG(eth_l3_ipv4_5_tuple, tag, destination_port, spec, udp_dport);
destination_port  334 drivers/net/ethernet/mellanox/mlx5/core/steering/mlx5_ifc_dr.h 	u8         destination_port[0x10];
destination_port  708 include/net/sctp/structs.h 	__u16 destination_port;
destination_port  150 net/sctp/output.c 	packet->destination_port = dport;
destination_port  583 net/sctp/output.c 	sh->dest = htons(packet->destination_port);