Searched refs:l4_dst_port (Results 1 – 2 of 2) sorted by relevance
356 uint16_t l4_dst_port; member
2291 l4info->l4_hash_port = dst_or_src ? l4info->l4_dst_port : in flow_transport_hash()2335 l4info->l4_dst_port = tcph->th_dport; in flow_transport_accept()2345 l4info->l4_dst_port = udph->uh_dport; in flow_transport_accept()2355 l4info->l4_dst_port = sctph->sh_dport; in flow_transport_accept()