Searched refs:NET_PKT_TX_SLAB_DEFINE (Results 1 – 3 of 3) sorted by relevance
45 NET_PKT_TX_SLAB_DEFINE(echo_tx_tcp, 15);
1234 #define NET_PKT_TX_SLAB_DEFINE(name, count) NET_PKT_SLAB_DEFINE(name, count) macro
403 * :github:`4327` - NET_PKT_TX_SLAB_DEFINE, NET_PKT_DATA_POOL_DEFINE description and usage are confu…