netfilter
firewalling, NAT, and packet mangling for linux
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
helpers.c File Reference
#include "helper.h"
#include <stdio.h>
#include <string.h>
#include <limits.h>
#include <errno.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <unistd.h>
#include <dlfcn.h>
Include dependency graph for helpers.c:

Functions

void helper_register (struct ctd_helper *helper)
 
struct ctd_helperhelper_find (const char *libdir_path, const char *helper_name, uint8_t l4proto, int flag)
 

Function Documentation

struct ctd_helper* helper_find ( const char *  libdir_path,
const char *  helper_name,
uint8_t  l4proto,
int  flag 
)

References NULL.

void helper_register ( struct ctd_helper helper)

References ctd_helper::head.

Referenced by __attribute__().

Here is the caller graph for this function: