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