#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>
Functions | |
void | helper_register (struct ctd_helper *helper) |
struct ctd_helper * | helper_find (const char *libdir_path, const char *helper_name, uint8_t l4proto, int flag) |
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__().