Home
last modified time | relevance | path

Searched refs:l4_dst_port (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dmac_flow_impl.h356 uint16_t l4_dst_port; member
/titanic_41/usr/src/uts/common/io/mac/
H A Dmac_flow.c2291 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()