zephyr/subsys/net/lib/capture
Jukka Rissanen 228b271f01 net: Remove deprecated CONFIG_NET_PKT_BUF_DATA_POOL_SIZE
This removes the deprecated CONFIG_NET_PKT_BUF_DATA_POOL_SIZE.
User should either use CONFIG_NET_PKT_BUF_RX_DATA_POOL_SIZE or
CONFIG_NET_PKT_BUF_TX_DATA_POOL_SIZE depending of net packet type.

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2024-12-11 21:32:29 +01:00
..
capture.c net: lib: capture: Fix build error 2024-10-25 08:52:22 +02:00
CMakeLists.txt
cooked.c net: Remove deprecated CONFIG_NET_PKT_BUF_DATA_POOL_SIZE 2024-12-11 21:32:29 +01:00
Kconfig
sll.h