Query: netdev_alloc_frag
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
NETDEV_ALLOC_FRAG(9) Linux Networking NETDEV_ALLOC_FRAG(9)NAMEnetdev_alloc_frag - allocate a page fragmentSYNOPSISvoid * netdev_alloc_frag(unsigned int fragsz);ARGUMENTSfragsz fragment sizeDESCRIPTIONAllocates a frag from a page for receive buffer. Uses GFP_ATOMIC allocations.COPYRIGHTKernel Hackers Manual 3.10 June 2014 NETDEV_ALLOC_FRAG(9)