Home
last modified time | relevance | path

Searched refs:FLOW_IP_REMOTE (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libdladm/common/
H A Dflowattr.c111 mask |= FLOW_IP_REMOTE; in do_check_ip_addr()
374 } else if (fdesc.fd_mask & FLOW_IP_REMOTE) { in dladm_flow_attr_ip2str()
H A Dlibdlflow.c275 if (attr->fi_flow_desc.fd_mask & FLOW_IP_REMOTE) { in i_dladm_flow_fput_grp()
/illumos-gate/usr/src/uts/common/sys/
H A Dmac_flow.h67 #define FLOW_IP_REMOTE 0x00000080 /* Remote address */ macro
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_pfc.h338 #define HXGE_ADDR_FLOWS (FLOW_IP_REMOTE | FLOW_IP_LOCAL)
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_flow.c1911 } else if ((mask & FLOW_IP_REMOTE) != 0) { in flow_ip_hash()
2045 case FLOW_IP_REMOTE: in flow_ip_accept_fe()
2135 case FLOW_IP_REMOTE: in flow_ip_match_fe()
2483 {&flow_ip_ops, FLOW_IP_VERSION | FLOW_IP_REMOTE, 2},