Searched refs:netdump (Results 1 – 14 of 14) sorted by relevance
/freebsd/sbin/dumpon/ |
H A D | dumpon.c | 467 bool gzip, list, netdump, zstd, insert, rflag; in main() local 473 gzip = list = netdump = zstd = insert = rflag = false; in main() 578 netdump = true; in main() 585 netdump = false; in main() 608 if (!netdump && !gzip && !zstd && !rflag) in main() 625 if (netdump) { in main() 682 if (error == 0 && netdump) in main() 688 if (netdump) { in main()
|
/freebsd/sys/netinet/netdump/ |
H A D | netdump_client.c | 133 FEATURE(netdump, "Netdump client support"); 135 static SYSCTL_NODE(_net, OID_AUTO, netdump, CTLFLAG_RD | CTLFLAG_MPSAFE, NULL, 681 MODULE_VERSION(netdump, 1); 682 DECLARE_MODULE(netdump, netdump_mod, SI_SUB_PSEUDO, SI_ORDER_ANY); 693 DB_COMMAND_FLAGS(netdump, db_netdump_cmd, CS_OWN) in DB_COMMAND_FLAGS() argument
|
/freebsd/etc/mtree/ |
H A D | BSD.include.dist | 316 netdump
|
/freebsd/sys/riscv/conf/ |
H A D | GENERIC | 176 options NETDUMP # netdump(4) client support
|
/freebsd/sys/powerpc/conf/ |
H A D | GENERIC | 101 options NETDUMP # netdump(4) client support
|
H A D | GENERIC64 | 111 options NETDUMP # netdump(4) client support
|
H A D | GENERIC64LE | 107 options NETDUMP # netdump(4) client support
|
/freebsd/share/man/man4/ |
H A D | Makefile | 350 netdump.4 \
|
/freebsd/include/ |
H A D | Makefile | 65 netinet/netdump \
|
/freebsd/sys/i386/conf/ |
H A D | GENERIC | 98 options NETDUMP # netdump(4) client support
|
/freebsd/sys/amd64/conf/ |
H A D | GENERIC | 105 options NETDUMP # netdump(4) client support
|
/freebsd/sys/conf/ |
H A D | options | 348 # Enable netdump(4) client support.
|
H A D | NOTES | 1091 # The NETDUMP option enables netdump(4) client support in the kernel.
|
H A D | files | 4414 netinet/netdump/netdump_client.c optional inet debugnet netdump
|