netfilter
firewalling, NAT, and packet mangling for linux
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
child_process Struct Reference

#include <process.h>

Collaboration diagram for child_process:

Data Fields

struct list_head head
 
int pid
 
int type
 
void(* cb )(void *data)
 
void * data
 

Field Documentation

void(* child_process::cb)(void *data)
void* child_process::data

Referenced by fork_process_new().

int child_process::pid
int child_process::type

Referenced by fork_process_new().


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