...
net_buf.h/net_buf.c
Prototype
| Code Block |
|---|
void NetBuf_TxSmallPoolStatResetMaxUsed(NET_IF_NBR if_nbr); |
Arguments
if_nbr
Interface number to reset Network Buffer statistics.
...
...
net_buf.h/net_buf.c
| Code Block |
|---|
void NetBuf_TxSmallPoolStatResetMaxUsed(NET_IF_NBR if_nbr); |
if_nbr
Interface number to reset Network Buffer statistics.
...