Searched refs:FLOW_IP_REMOTE (Results 1 – 5 of 5) sorted by relevance
111 mask |= FLOW_IP_REMOTE; in do_check_ip_addr()374 } else if (fdesc.fd_mask & FLOW_IP_REMOTE) { in dladm_flow_attr_ip2str()
275 if (attr->fi_flow_desc.fd_mask & FLOW_IP_REMOTE) { in i_dladm_flow_fput_grp()
65 #define FLOW_IP_REMOTE 0x00000080 /* Remote address */ macro
340 #define HXGE_ADDR_FLOWS (FLOW_IP_REMOTE | FLOW_IP_LOCAL)
1910 } else if ((mask & FLOW_IP_REMOTE) != 0) { in flow_ip_hash()2044 case FLOW_IP_REMOTE: in flow_ip_accept_fe()2134 case FLOW_IP_REMOTE: in flow_ip_match_fe()2482 {&flow_ip_ops, FLOW_IP_VERSION | FLOW_IP_REMOTE, 2},