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