diff options
author | 2007-10-15 02:39:14 -0700 | |
---|---|---|
committer | 2007-10-15 12:26:42 -0700 | |
commit | 1e4b82873af0f21002e37a81ef063d2e5410deb3 (patch) | |
tree | 9c4054c8393f03bae9565f98a109cc5721cf490f /include/net/protocol.h | |
parent | [INET]: Consolidate xxx_the secret_rebuild (diff) | |
download | linux-dev-1e4b82873af0f21002e37a81ef063d2e5410deb3.tar.xz linux-dev-1e4b82873af0f21002e37a81ef063d2e5410deb3.zip |
[INET]: Consolidate the xxx_frag_destroy
To make in possible we need to know the exact frag queue
size for inet_frags->mem management and two callbacks:
* to destoy the skb (optional, used in conntracks only)
* to free the queue itself (mandatory, but later I plan to
move the allocation and the destruction of frag_queues
into the common place, so this callback will most likely
be optional too).
Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/protocol.h')
0 files changed, 0 insertions, 0 deletions