Home | History | Annotate | Download | only in extensions

Lines Matching full:static

21 static void __TCPMSS_help(int hdrsize)
30 static void TCPMSS_help(void)
35 static void TCPMSS_help6(void)
40 static const struct xt_option_entry TCPMSS4_opts[] = {
48 static const struct xt_option_entry TCPMSS6_opts[] = {
56 static void TCPMSS_parse(struct xt_option_call *cb)
65 static void TCPMSS_check(struct xt_fcheck_call *cb)
72 static void TCPMSS_print(const void *ip, const struct xt_entry_target *target,
83 static void TCPMSS_save(const void *ip, const struct xt_entry_target *target)
94 static struct xtables_target tcpmss_target = {
108 static struct xtables_target tcpmss_target6 = {