Searched hist:de0d411cb8ea51175f52d935faead5c542b6e007 (Results 1 – 2 of 2) sorted by relevance
/linux/net/dccp/ccids/lib/ |
H A D | packet_history.h | diff de0d411cb8ea51175f52d935faead5c542b6e007 Wed Dec 12 17:03:01 CET 2007 Gerrit Renker <gerrit@erg.abdn.ac.uk> [TFRC]: CCID3 (and CCID4) needs to access these inlines
This moves two inlines back to packet_history.h: these are not private to packet_history.c, but are needed by CCID3/4 to detect whether a new loss is indicated, or whether a loss is already pending.
Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk> Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | packet_history.c | diff de0d411cb8ea51175f52d935faead5c542b6e007 Wed Dec 12 17:03:01 CET 2007 Gerrit Renker <gerrit@erg.abdn.ac.uk> [TFRC]: CCID3 (and CCID4) needs to access these inlines
This moves two inlines back to packet_history.h: these are not private to packet_history.c, but are needed by CCID3/4 to detect whether a new loss is indicated, or whether a loss is already pending.
Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk> Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|