Searched refs:AC_FLOW_SPORT (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/cmd/acctadm/ |
H A D | res.c | 77 { AC_FLOW, AC_FLOW_SPORT, "sport" }, 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 | 101 #define AC_FLOW_SPORT 3 /* source port */ macro
|
/titanic_44/usr/src/uts/common/os/ |
H A D | exacct.c | 1465 case AC_FLOW_SPORT: in exacct_attach_flow_item()
|