Searched refs:AC_FLOW_DPORT (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/cmd/acctadm/ |
H A D | res.c | 78 { AC_FLOW, AC_FLOW_DPORT, "dport" }, 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_44/usr/src/uts/common/sys/ |
H A D | acctctl.h | 102 #define AC_FLOW_DPORT 4 /* destination port */ macro
|
/titanic_44/usr/src/uts/common/os/ |
H A D | exacct.c | 1469 case AC_FLOW_DPORT: in exacct_attach_flow_item()
|