Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
spring-open
/
854652c2e04711dda1d0d1b063a637168c0d2b00
/
.
/
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>