ptnet_rx_task
static void ptnet_rx_task(void *context, int pending);
NET_TASK_INIT(&pq->task, 0, ptnet_rx_task, pq);