net: pkt: Add helper function to initialize TX packet

Add helper function to initialize externally allocated TX packet. It's
especially important to configure net_buf slab for the packet so that
net buffers are allocated from a correct pool for the packet.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
(cherry picked from commit b8c79840993438d6b6920ab6bd4ac73a33ea9eba)
2 files changed