Searched refs:do_config (Results 1 – 5 of 5) sorted by relevance
| /NextBSD/sys/netpfil/ipfw/ |
| HD | ip_dn_glue.c | 401 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()
|
| HD | ip_dn_private.h | 398 int do_config(void *p, int l);
|
| HD | ip_dummynet.c | 1636 do_config(void *p, int l) in do_config() function 2115 error = do_config(p, l); in ip_dn_ctl()
|
| HD | dummynet.txt | 275 compatibility). Modifications to the configuration call do_config().
|
| /NextBSD/sys/ddb/ |
| HD | db_textdump.c | 152 SYSCTL_INT(_debug_ddb_textdump, OID_AUTO, do_config, CTLFLAG_RW,
|