Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
spring-open
/
60b4c0ac92b0eaa8431b57832f2c2eda6cdc3088
/
.
/
web
/
tpl
/
port-list-item.html
blob: bfc197844591a942baf2bd6807be2516683f0ec6 [
file
] [
log
] [
blame
]
<td>
<a id="
<%=
portNumber %>">
<%=
name %>
</a></td><td>
<%=
status %>
</td><td>
<%=
transmitBytes %>
</td><td>
<%=
receiveBytes %>
</td><td>
<%=
transmitPackets %>
</td><td>
<%=
receivePackets %>
</td><td>
<%=
dropped %>
</td><td>
<%=
errors %>
</td>