Home
last modified time | relevance | path

Searched refs:netdump (Results 1 – 15 of 15) sorted by relevance

/freebsd-14.2/sbin/dumpon/
H A Ddumpon.c479 bool gzip, list, netdump, zstd, insert, rflag; in main() local
485 gzip = list = netdump = zstd = insert = rflag = false; in main()
590 netdump = true; in main()
597 netdump = false; in main()
620 if (!netdump && !gzip && !zstd && !rflag) in main()
637 if (netdump) { in main()
694 if (error == 0 && netdump) in main()
700 if (netdump) { in main()
/freebsd-14.2/sys/netinet/netdump/
H A Dnetdump_client.c133 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-14.2/etc/mtree/
H A DBSD.include.dist304 netdump
/freebsd-14.2/sys/arm64/conf/
H A Dstd.arm6487 options NETDUMP # netdump(4) client support
/freebsd-14.2/sys/powerpc/conf/
H A DGENERIC98 options NETDUMP # netdump(4) client support
H A DGENERIC64LE104 options NETDUMP # netdump(4) client support
H A DGENERIC64108 options NETDUMP # netdump(4) client support
/freebsd-14.2/sys/amd64/conf/
H A DFIRECRACKER113 options NETDUMP # netdump(4) client support
H A DGENERIC108 options NETDUMP # netdump(4) client support
/freebsd-14.2/share/man/man4/
H A DMakefile339 netdump.4 \
/freebsd-14.2/include/
H A DMakefile67 netinet/netdump \
/freebsd-14.2/sys/i386/conf/
H A DGENERIC95 options NETDUMP # netdump(4) client support
/freebsd-14.2/sys/conf/
H A Doptions346 # Enable netdump(4) client support.
H A DNOTES1084 # The NETDUMP option enables netdump(4) client support in the kernel.
H A Dfiles4393 netinet/netdump/netdump_client.c optional inet debugnet netdump