Home
last modified time | relevance | path

Searched refs:debugnet_ddb_config (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/net/
H A Ddebugnet.h229 struct debugnet_ddb_config { struct
238 struct debugnet_ddb_config *result); argument
H A Ddebugnet.c927 debugnet_parse_ddb_cmd(const char *cmd, struct debugnet_ddb_config *result) in debugnet_parse_ddb_cmd()
/f-stack/freebsd/netinet/netdump/
H A Dnetdump_client.c761 struct debugnet_ddb_config params; in DB_FUNC()