Home
last modified time | relevance | path

Searched refs:do_config (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/netpfil/ipfw/
H A Dip_dn_glue.c404 return do_config(&cmd, cmd.oid.len); in dn_compat_del()
552 error = do_config(base, (char *)buf - (char *)base); in dn_compat_configure()
804 do_config(&oid, oid.len); in ip_dummynet_compat()
H A Dip_dn_private.h446 int do_config(void *p, int l);
H A Dip_dummynet.c1983 do_config(void *p, int l) in do_config() function
2498 error = do_config(p, l); in ip_dn_ctl()
H A Ddummynet.txt275 compatibility). Modifications to the configuration call do_config().
/f-stack/freebsd/ddb/
H A Ddb_textdump.c155 SYSCTL_INT(_debug_ddb_textdump, OID_AUTO, do_config, CTLFLAG_RW,