NETDEV_ALLOC_PAGE(9) Linux Networking NETDEV_ALLOC_PAGE(9)NAMEnetdev_alloc_page - allocate a page for ps-rx on a specific deviceSYNOPSISstruct page * netdev_alloc_page(struct net_device * dev);ARGUMENTSdev network device to receive onDESCRIPTIONAllocate a new page node local to the specified device. NULL is returned if there is no free memory.COPYRIGHTKernel Hackers Manual 2.6. July 2010 NETDEV_ALLOC_PAGE(9)