RX_SKB_POOL_SIZE
struct sk_buff *rx_skb_pool[RX_SKB_POOL_SIZE];
for (i = 0; i < RX_SKB_POOL_SIZE; i++) {
for (i = 0; i < RX_SKB_POOL_SIZE; i++)