Home | History | Annotate | Download | only in npfctl

Lines Matching refs:npfvar_get_data

236 	pr = npfvar_get_data(vp, NPFVAR_PORT_RANGE, 0);
255 am = npfvar_get_data(vp, NPFVAR_FAM, 0);
270 tid = npfvar_get_data(vp, NPFVAR_TABLE, 0);
388 tf = npfvar_get_data(popts, NPFVAR_TCPFLAG, 0);
389 tf_mask = npfvar_get_data(popts, NPFVAR_TCPFLAG, 1);
400 icmp_type = npfvar_get_data(popts, NPFVAR_ICMP, 0);
401 icmp_code = npfvar_get_data(popts, NPFVAR_ICMP, 1);
422 const opt_proto_t *op = npfvar_get_data(vars, NPFVAR_PROTO, 0);
429 const opt_proto_t *op = npfvar_get_data(vars, NPFVAR_PROTO, i);
449 const opt_proto_t *op = npfvar_get_data(vars, NPFVAR_PROTO, i);
647 p = npfvar_get_data(args, NPFVAR_PROC_PARAM, i);
681 proc_call_t *pc = npfvar_get_data(procs, NPFVAR_PROC, i);