Searched refs:AC_FLOW_DADDR (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/cmd/acctadm/ |
H A D | res.c | 76 { AC_FLOW, AC_FLOW_DADDR, "daddr" }, 154 { AC_FLOW_SADDR, AC_FLOW_DADDR, AC_FLOW_SPORT, AC_FLOW_DPORT, 159 { AC_FLOW_SADDR, AC_FLOW_DADDR, AC_FLOW_SPORT, AC_FLOW_DPORT,
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | acctctl.h | 100 #define AC_FLOW_DADDR 2 /* destination address */ macro
|
/titanic_50/usr/src/uts/common/os/ |
H A D | exacct.c | 1455 case AC_FLOW_DADDR: in exacct_attach_flow_item()
|