The Volatility Framework
volatility.plugins.linux.sk_buff_cache.linux_sk_buff_cache Class Reference

Recovers packets from the sk_buff kmem_cache. More...

Inheritance diagram for volatility.plugins.linux.sk_buff_cache.linux_sk_buff_cache:

Public Member Functions

def __init__ (self, config, args, kwargs)
 
def write_sk_buff (self, s)
 
def walk_cache (self, cache_name)
 
def calculate (self)
 
def render_text (self, outfd, data)
 

Public Attributes

 edir
 

Detailed Description

Recovers packets from the sk_buff kmem_cache.


The documentation for this class was generated from the following file: