Searched refs:netdump (Results 1 – 14 of 14) sorted by relevance
| /freebsd-13.1/sbin/dumpon/ |
| H A D | dumpon.c | 402 bool gzip, list, netdump, zstd, insert, rflag; in main() local 405 gzip = list = netdump = zstd = insert = rflag = false; in main() 500 netdump = true; in main() 507 netdump = false; in main() 512 if (!netdump && !gzip && !zstd && !rflag) in main() 529 if (netdump) { in main() 579 if (netdump) { in main()
|
| /freebsd-13.1/sys/netinet/netdump/ |
| H A D | netdump_client.c | 132 FEATURE(netdump, "Netdump client support"); 134 static SYSCTL_NODE(_net, OID_AUTO, netdump, CTLFLAG_RD | CTLFLAG_MPSAFE, NULL, 739 MODULE_VERSION(netdump, 1); 740 DECLARE_MODULE(netdump, netdump_mod, SI_SUB_PSEUDO, SI_ORDER_ANY); 751 DB_FUNC(netdump, db_netdump_cmd, db_cmd_table, CS_OWN, NULL) in DB_FUNC() argument
|
| /freebsd-13.1/etc/mtree/ |
| H A D | BSD.include.dist | 245 netdump
|
| /freebsd-13.1/sys/powerpc/conf/ |
| H A D | GENERIC | 100 options NETDUMP # netdump(4) client support
|
| H A D | GENERIC64 | 108 options NETDUMP # netdump(4) client support
|
| H A D | GENERIC64LE | 100 options NETDUMP # netdump(4) client support
|
| /freebsd-13.1/include/ |
| H A D | Makefile | 59 netinet/netdump \
|
| /freebsd-13.1/share/man/man4/ |
| H A D | Makefile | 336 netdump.4 \
|
| /freebsd-13.1/sys/arm64/conf/ |
| H A D | GENERIC | 102 options NETDUMP # netdump(4) client support
|
| /freebsd-13.1/sys/i386/conf/ |
| H A D | GENERIC | 95 options NETDUMP # netdump(4) client support
|
| /freebsd-13.1/sys/amd64/conf/ |
| H A D | GENERIC | 107 options NETDUMP # netdump(4) client support
|
| /freebsd-13.1/sys/conf/ |
| H A D | options | 328 # Enable netdump(4) client support.
|
| H A D | NOTES | 1061 # The NETDUMP option enables netdump(4) client support in the kernel.
|
| H A D | files | 4443 netinet/netdump/netdump_client.c optional inet debugnet netdump
|