• Home
  • Raw
  • Download

Lines Matching defs:cb

29 #define XTOPT_MKPTR(cb) \  argument
172 static void xtopt_parse_int(struct xt_option_call *cb) in xtopt_parse_int()
211 static void xtopt_parse_float(struct xt_option_call *cb) in xtopt_parse_float()
234 static void xtopt_mint_value_to_cb(struct xt_option_call *cb, uintmax_t value) in xtopt_mint_value_to_cb()
253 static void xtopt_mint_value_to_ptr(struct xt_option_call *cb, void **datap, in xtopt_mint_value_to_ptr()
282 static void xtopt_parse_mint(struct xt_option_call *cb) in xtopt_parse_mint()
331 static void xtopt_parse_string(struct xt_option_call *cb) in xtopt_parse_string()
373 static bool tos_parse_numeric(const char *str, struct xt_option_call *cb, in tos_parse_numeric()
402 static void xtopt_parse_tosmask(struct xt_option_call *cb) in xtopt_parse_tosmask()
429 static void xtopt_parse_markmask(struct xt_option_call *cb) in xtopt_parse_markmask()
462 static void xtopt_parse_sysloglevel(struct xt_option_call *cb) in xtopt_parse_sysloglevel()
514 static void xtopt_parse_host(struct xt_option_call *cb) in xtopt_parse_host()
587 static void xtopt_parse_protocol(struct xt_option_call *cb) in xtopt_parse_protocol()
598 static void xtopt_parse_port(struct xt_option_call *cb) in xtopt_parse_port()
615 static void xtopt_parse_mport(struct xt_option_call *cb) in xtopt_parse_mport()
670 static int xtopt_parse_mask(struct xt_option_call *cb) in xtopt_parse_mask()
701 static void xtopt_parse_plen(struct xt_option_call *cb) in xtopt_parse_plen()
726 static void xtopt_parse_plenmask(struct xt_option_call *cb) in xtopt_parse_plenmask()
757 static void xtopt_parse_hostmask(struct xt_option_call *cb) in xtopt_parse_hostmask()
784 static void xtopt_parse_ethermac(struct xt_option_call *cb) in xtopt_parse_ethermac()
837 void xtables_option_parse(struct xt_option_call *cb) in xtables_option_parse()
934 struct xt_option_call cb; in xtables_option_tpcall() local
970 struct xt_option_call cb; in xtables_option_mpcall() local
1072 struct xt_fcheck_call cb; in xtables_option_tfcall() local
1093 struct xt_fcheck_call cb; in xtables_option_mfcall() local