Searched refs:FLOW_INBOUND (Results 1 – 4 of 4) sorted by relevance
165 #define FLOW_INBOUND 0x01 macro
1910 l3info->l3_dst_or_src = ((s->fs_flags & FLOW_INBOUND) != 0); in flow_ip_hash()2287 dst_or_src = ((s->fs_flags & FLOW_INBOUND) != 0); in flow_transport_hash()
3229 FLOW_INBOUND, &flent); in mac_rx_srs_subflow_process()
2751 uint_t flags = FLOW_INBOUND; in mac_rx_classify()