Lines Matching defs:cb
29 #define XTOPT_MKPTR(cb) \ argument
163 static void xtopt_parse_int(struct xt_option_call *cb) in xtopt_parse_int()
209 static void xtopt_parse_float(struct xt_option_call *cb) in xtopt_parse_float()
232 static void xtopt_mint_value_to_cb(struct xt_option_call *cb, uintmax_t value) in xtopt_mint_value_to_cb()
259 static void xtopt_mint_value_to_ptr(struct xt_option_call *cb, void **datap, in xtopt_mint_value_to_ptr()
288 static void xtopt_parse_mint(struct xt_option_call *cb) in xtopt_parse_mint()
341 static void xtopt_parse_string(struct xt_option_call *cb) in xtopt_parse_string()
383 static bool tos_parse_numeric(const char *str, struct xt_option_call *cb, in tos_parse_numeric()
412 static void xtopt_parse_tosmask(struct xt_option_call *cb) in xtopt_parse_tosmask()
439 static void xtopt_parse_markmask(struct xt_option_call *cb) in xtopt_parse_markmask()
452 static void xtopt_parse_sysloglevel(struct xt_option_call *cb) in xtopt_parse_sysloglevel()
504 static void xtopt_parse_host(struct xt_option_call *cb) in xtopt_parse_host()
577 static void xtopt_parse_protocol(struct xt_option_call *cb) in xtopt_parse_protocol()
588 static void xtopt_parse_port(struct xt_option_call *cb) in xtopt_parse_port()
605 static void xtopt_parse_mport(struct xt_option_call *cb) in xtopt_parse_mport()
663 static int xtopt_parse_mask(struct xt_option_call *cb) in xtopt_parse_mask()
694 static void xtopt_parse_plen(struct xt_option_call *cb) in xtopt_parse_plen()
719 static void xtopt_parse_plenmask(struct xt_option_call *cb) in xtopt_parse_plenmask()
755 static void xtopt_parse_hostmask(struct xt_option_call *cb) in xtopt_parse_hostmask()
781 static void xtopt_parse_ethermac(struct xt_option_call *cb) in xtopt_parse_ethermac()
805 static void xtopt_parse_ethermacmask(struct xt_option_call *cb) in xtopt_parse_ethermacmask()
844 void xtables_option_parse(struct xt_option_call *cb) in xtables_option_parse()
941 struct xt_option_call cb; in xtables_option_tpcall() local
977 struct xt_option_call cb; in xtables_option_mpcall() local
1079 struct xt_fcheck_call cb; in xtables_option_tfcall() local
1100 struct xt_fcheck_call cb; in xtables_option_mfcall() local