Home
last modified time | relevance | path

Searched defs:karg (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_table_algo.c3977 struct kfib_dump_arg *karg = (struct kfib_dump_arg *)e; in ta_dump_kfib_tentry() local
3985 struct kfib_dump_arg *karg = (struct kfib_dump_arg *)arg; in walk_wrapper_f() local
3995 struct kfib_dump_arg karg = { .f = f, .arg = arg }; in ta_foreach_kfib() local
/f-stack/freebsd/vm/
H A Duma_core.c2714 struct uma_kctor_args karg; in zone_ctor() local