Searched refs:do_config (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/netpfil/ipfw/
H A Dip_dn_private.h448 int do_config(void *p, int l);
H A Dip_dn_glue.c404 return do_config(&cmd, cmd.oid.len);
552 error = do_config(base, (char *)buf - (char *)base);
804 do_config(&oid, oid.len);
H A Dip_dummynet.c1994 do_config(void *p, int l) function
2535 error = do_config(p, l);
/freebsd-13-stable/sys/ddb/
H A Ddb_textdump.c155 SYSCTL_INT(_debug_ddb_textdump, OID_AUTO, do_config, CTLFLAG_RW,

Completed in 93 milliseconds