Home
last modified time | relevance | path

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

/NextBSD/sys/netpfil/ipfw/
HDip_dn_glue.c401 return do_config(&cmd, cmd.oid.len); in dn_compat_del()
549 error = do_config(base, (char *)buf - (char *)base); in dn_compat_configure()
802 do_config(&oid, oid.len); in ip_dummynet_compat()
HDip_dn_private.h398 int do_config(void *p, int l);
HDip_dummynet.c1636 do_config(void *p, int l) in do_config() function
2115 error = do_config(p, l); in ip_dn_ctl()
HDdummynet.txt275 compatibility). Modifications to the configuration call do_config().
/NextBSD/sys/ddb/
HDdb_textdump.c152 SYSCTL_INT(_debug_ddb_textdump, OID_AUTO, do_config, CTLFLAG_RW,