Searched refs:FLOW_OUTBOUND (Results 1 – 4 of 4) sorted by relevance
166 #define FLOW_OUTBOUND 0x02 macro
1911 l3info->l3_dst_or_src = ((s->fs_flags & FLOW_OUTBOUND) != 0); in flow_ip_hash()2288 dst_or_src = ((s->fs_flags & FLOW_OUTBOUND) != 0); in flow_transport_hash()
4253 err = mac_flow_lookup(mip->mi_flow_tab, mp, FLOW_OUTBOUND, &flent); in mac_tx_classify()
3470 FLOW_OUTBOUND, &flent) == 0) { in mac_tx()