netfilter
firewalling, NAT, and packet mangling for linux
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
libxt_TCPMSS.c File Reference
#include "config.h"
#include <stdio.h>
#include <xtables.h>
#include <netinet/ip.h>
#include <linux/netfilter/xt_TCPMSS.h>
Include dependency graph for libxt_TCPMSS.c:

Data Structures

struct  mssinfo
 

Enumerations

enum  {
  O_SET_MSS = 0,
  O_CLAMP_MSS
}
 

Functions

void _init (void)
 

Enumeration Type Documentation

anonymous enum
Enumerator
O_SET_MSS 
O_CLAMP_MSS 

Function Documentation

void _init ( void  )

References ARRAY_SIZE, and xtables_register_targets().

Here is the call graph for this function: