Searched refs:netdump (Results 1 – 15 of 15) 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 | 312 netdump
|
| /freebsd/sys/arm64/conf/ |
| H A D | std.arm64 | 92 options NETDUMP # netdump(4) client support
|
| /freebsd/sys/riscv/conf/ |
| H A D | GENERIC | 180 options NETDUMP # netdump(4) client support
|
| /freebsd/sys/powerpc/conf/ |
| H A D | GENERIC | 101 options NETDUMP # netdump(4) client support
|
| H A D | GENERIC64LE | 107 options NETDUMP # netdump(4) client support
|
| H A D | GENERIC64 | 111 options NETDUMP # netdump(4) client support
|
| /freebsd/include/ |
| H A D | Makefile | 66 netinet/netdump \
|
| /freebsd/share/man/man4/ |
| H A D | Makefile | 370 netdump.4 \
|
| /freebsd/sys/i386/conf/ |
| H A D | GENERIC | 100 options NETDUMP # netdump(4) client support
|
| /freebsd/sys/amd64/conf/ |
| H A D | GENERIC | 107 options NETDUMP # netdump(4) client support
|
| /freebsd/sys/conf/ |
| H A D | options | 346 # Enable netdump(4) client support.
|
| H A D | NOTES | 1090 # The NETDUMP option enables netdump(4) client support in the kernel.
|
| H A D | files | 4493 netinet/netdump/netdump_client.c optional inet debugnet netdump
|