summaryrefslogtreecommitdiffstats
path: root/sys/netipx/spx_reass.c
Commit message (Expand)AuthorAgeFilesLines
* Mechanically substitute flags from historic mbuf allocator withglebius2012-12-051-1/+1
* Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs.ed2011-11-071-1/+1
* Rework SPX segment reassembly, which was originally based on our TCPrwatson2009-06-201-52/+49
* Staticize spx_remque() now that it's only used from spx_reass.c.rwatson2009-05-251-1/+1
* Pull SPX reassembly queue init and flush into spx_reass.c.rwatson2009-05-251-1/+29
* Complete move of SPX reassembly from spx_usrreq.c to spx_reass.c.rwatson2009-05-251-1709/+3
* Copy spx_usrreq.c to spx_reass.c in order to apply similar file layoutrwatson2009-05-251-0/+2132
OpenPOWER on IntegriCloud