netfilter
firewalling, NAT, and packet mangling for linux
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
client.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <fd.h>
#include <tcp.h>
#include <unistd.h>
#include <config.h>
#include <string.h>
#include <errno.h>
#include "init.h"
#include "logging.h"
#include "msg_buff.h"
#include "proto.h"
Include dependency graph for client.c:

Functions

int tcp_client_start (struct nft_sync_inst *inst)
 

Function Documentation

int tcp_client_start ( struct nft_sync_inst inst)

References nft_fd_register(), nft_fd_setup(), NULL, nft_sync_inst::tcp, tcp_client_create(), tcp_client_get_fd(), and nft_sync_inst::tcp_client_nfd.

Referenced by main().

Here is the call graph for this function:

Here is the caller graph for this function: