Lines Matching defs:cb
29 #define XTOPT_MKPTR(cb) \ argument
176 static void xtopt_parse_int(struct xt_option_call *cb) in xtopt_parse_int()
215 static void xtopt_parse_float(struct xt_option_call *cb) in xtopt_parse_float()
238 static void xtopt_mint_value_to_cb(struct xt_option_call *cb, uintmax_t value) in xtopt_mint_value_to_cb()
257 static void xtopt_mint_value_to_ptr(struct xt_option_call *cb, void **datap, in xtopt_mint_value_to_ptr()
286 static void xtopt_parse_mint(struct xt_option_call *cb) in xtopt_parse_mint()
335 static void xtopt_parse_string(struct xt_option_call *cb) in xtopt_parse_string()
377 static bool tos_parse_numeric(const char *str, struct xt_option_call *cb, in tos_parse_numeric()
406 static void xtopt_parse_tosmask(struct xt_option_call *cb) in xtopt_parse_tosmask()
433 static void xtopt_parse_markmask(struct xt_option_call *cb) in xtopt_parse_markmask()
446 static void xtopt_parse_sysloglevel(struct xt_option_call *cb) in xtopt_parse_sysloglevel()
498 static void xtopt_parse_host(struct xt_option_call *cb) in xtopt_parse_host()
571 static void xtopt_parse_protocol(struct xt_option_call *cb) in xtopt_parse_protocol()
582 static void xtopt_parse_port(struct xt_option_call *cb) in xtopt_parse_port()
599 static void xtopt_parse_mport(struct xt_option_call *cb) in xtopt_parse_mport()
654 static int xtopt_parse_mask(struct xt_option_call *cb) in xtopt_parse_mask()
685 static void xtopt_parse_plen(struct xt_option_call *cb) in xtopt_parse_plen()
710 static void xtopt_parse_plenmask(struct xt_option_call *cb) in xtopt_parse_plenmask()
741 static void xtopt_parse_hostmask(struct xt_option_call *cb) in xtopt_parse_hostmask()
768 static void xtopt_parse_ethermac(struct xt_option_call *cb) in xtopt_parse_ethermac()
821 void xtables_option_parse(struct xt_option_call *cb) in xtables_option_parse()
918 struct xt_option_call cb; in xtables_option_tpcall() local
954 struct xt_option_call cb; in xtables_option_mpcall() local
1056 struct xt_fcheck_call cb; in xtables_option_tfcall() local
1077 struct xt_fcheck_call cb; in xtables_option_mfcall() local