skbuff size

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,
       I want to know is there any way by which skbuff size can be increased in NET STACK when packet is building after adding IP header to Payload?Is skb_realloc_headroom() is useful to me?
       Also, why following functions is used when allocating a buffer in skbuff.c file?
         size = SKB_DATA_ALIGN(size);
        Can i increase the value which i think it comes to 128 of variable size?  what is side effect of using this function skb_add_mtu ()?        
     
regards,
Parag.

[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux