Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_flow_impl.h356 uint16_t l4_dst_port; member
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_flow.c2292 l4info->l4_hash_port = dst_or_src ? l4info->l4_dst_port : in flow_transport_hash()
2336 l4info->l4_dst_port = tcph->th_dport; in flow_transport_accept()
2346 l4info->l4_dst_port = udph->uh_dport; in flow_transport_accept()
2356 l4info->l4_dst_port = sctph->sh_dport; in flow_transport_accept()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Decore_hsi_eth.h973 __le16 l4_dst_port /* Searcher String - TCP/UDP Destination Port */; member