Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/
H A Dip_dn_glue.c403 return do_config(&cmd, cmd.oid.len); in dn_compat_del()
554 error = do_config(base, (char *)buf - (char *)base); in dn_compat_configure()
812 do_config(&oid, oid.len); in ip_dummynet_compat()
H A Dip_dn_private.h449 int do_config(void *p, size_t l);
H A Dip_dummynet.c2004 do_config(void *p, size_t l) in do_config() function
2547 error = do_config(p, l); in ip_dn_ctl()
H A Ddummynet.txt274 compatibility). Modifications to the configuration call do_config().
/freebsd/sys/ddb/
H A Ddb_textdump.c153 SYSCTL_INT(_debug_ddb_textdump, OID_AUTO, do_config, CTLFLAG_RW,