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)
| Related Man Pages |
|---|
| device_create(9) - centos |
| device_create_vargs(9) - centos |
| device_schedule_callback_owner(9) - suse |
| ng_device(4) - freebsd |
| ng_device(4) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Change directory error |
| SOCKS proxy & PAM configuration exposure |
| Docker learning Phase-I |
| Shopt -s histappend |