Files
linux-legacy/include/linux
Gerrit Renker 9b42078ed6 [DCCP]: Combine allocating & zeroing header space on skb
This is a code simplification:
it combines three often recurring operations into one inline function,

        * allocate `len' bytes header space in skb
        * fill these `len' bytes with zeroes
        * cast the start of this header space as dccp_hdr

Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk>
Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
2006-12-02 21:21:55 -08:00
..
2006-12-02 21:21:13 -08:00
2006-12-02 21:21:24 -08:00
2006-12-02 21:21:17 -08:00
2006-12-02 21:21:21 -08:00
2006-12-02 21:21:21 -08:00
2006-12-02 21:21:21 -08:00
2006-12-02 21:21:18 -08:00
2006-12-02 21:21:34 -08:00
2006-12-02 21:21:38 -08:00
2006-12-02 21:21:08 -08:00
2006-12-02 21:21:25 -08:00
2006-12-02 00:11:58 -05:00
2006-12-02 21:21:17 -08:00