Home
last modified time | relevance | path

Searched refs:pcap (Results 1 – 25 of 49) sorted by relevance

12

/openbmc/openpower-occ-control/
H A Dpowercap.cpp227 uint32_t PowerCap::getOccInput(uint32_t pcap, bool pcapEnabled) in getOccInput() argument
237 return ((static_cast<uint64_t>(pcap) * PS_DERATING_FACTOR) / 100); in getOccInput()
242 utils::PropertyValue pcap{}; in getPcap() local
245 pcap = utils::getProperty(PCAP_PATH, PCAP_INTERFACE, POWER_CAP_PROP); in getPcap()
247 return std::get<uint32_t>(pcap); in getPcap()
389 uint32_t pcap = 0; in pcapChanged() local
401 pcap = std::get<uint32_t>(value); in pcapChanged()
408 pcap = getPcap(); in pcapChanged()
423 if (((pcap > 0) && (pcap < capSoftMin)) || ((pcap == 0) && (pcapEnabled))) in pcapChanged()
427 "CAP", pcap, "SMIN", capSoftMin, "MIN", capHardMin); in pcapChanged()
[all …]
H A Dpowercap.hpp165 uint32_t getOccInput(uint32_t pcap, bool pcapEnabled);
/openbmc/openbmc-tools/dbus-pcap/
H A DREADME.md1 # dbus-pcap: A tool to analyse D-Bus traffic captures
3 `dbus-pcap` is a tool to slice, dice and display captures of D-Bus traffic
4 captured into a the standard `pcap` packet container.
9 busctl capture > /tmp/dbus.pcap
15 $ ./dbus-pcap --help
16 usage: dbus-pcap [-h] [--json] [--no-track-calls] file [expressions [expressions ...]]
19 file The pcap file
33 $ ./dbus-pcap dbus.pcap | head -n 3
45 $ ./dbus-pcap --json | head -n 2
46 $ dbus-pcap --json dbus.pcap | head
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/nmap/nmap-7.92/
H A D0006-Fix-build-with-libpcap-1.10.5.patch7 …uded from /build/tmp/work/core2-64-poky-linux/nmap/7.92/recipe-sysroot/usr/include/pcap/pcap.h:130,
8 … from /build/tmp/work/core2-64-poky-linux/nmap/7.92/recipe-sysroot/usr/include/pcap.h:43,
12 36 | PCAP_SOCKET = lua_upvalueindex(3), /* pcap socket metatable */
19 36 | PCAP_SOCKET = lua_upvalueindex(3), /* pcap socket metatable */
/openbmc/libmctp/utils/
H A Dmctp-demux-daemon.c81 } pcap; member
409 if (ctx->pcap.socket.path) in client_process_recv()
410 capture_socket(ctx->pcap.socket.dumper, ctx->buf, rc, in client_process_recv()
612 ctx->pcap.binding.path = NULL; in main()
613 ctx->pcap.socket.path = NULL; in main()
621 ctx->pcap.binding.path = optarg; in main()
624 ctx->pcap.socket.path = optarg; in main()
661 if (ctx->pcap.binding.path || ctx->pcap.socket.path) { in main()
668 if (ctx->pcap.binding.path) { in main()
669 rc = capture_prepare(&ctx->pcap.binding); in main()
[all …]
H A Dmeson.build4 # While mctp-demux-daemon will build without pcap, it won't
6 # TODO only build mctp-demux-daemon when pcap is available.
H A Dmctp-capture.c33 if (!(cap->pcap = pcap_open_dead(CAPTURE_LINKTYPE_LINUX_SLL2, in capture_prepare()
38 if (!(cap->dumper = pcap_dump_open(cap->pcap, cap->path))) { in capture_prepare()
50 pcap_close(cap->pcap); in capture_close()
H A Dmctp-capture.h27 pcap_t *pcap; member
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/nmap/
H A Dnmap_7.95.bb22 PACKAGECONFIG ?= "pcre ncat nping pcap"
24 PACKAGECONFIG[pcap] = "--with-pcap=linux, --without-pcap, libpcap, libpcap"
H A Dnmap_7.92.bb22 PACKAGECONFIG ?= "pcre ncat nping pcap"
24 PACKAGECONFIG[pcap] = "--with-pcap=linux, --without-pcap, libpcap, libpcap"
/openbmc/openbmc/poky/meta/recipes-connectivity/libpcap/
H A Dlibpcap_1.10.5.bb10 file://pcap.h;beginline=1;endline=32;md5=39af3510e011f34b8872f120b1dc31d2"
18 BINCONFIG = "${bindir}/pcap-config"
24 --with-pcap=linux \
/openbmc/openpower-occ-control/test/
H A Dutest.cpp20 pcap(occStatus) in VerifyOccInput()
36 powercap::PowerCap pcap; member in VerifyOccInput
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/snort/snort/
H A D0001-libpcap-search-sysroot-for-headers.patch25 - extra_incl="-I/usr/include/pcap"
26 + extra_incl="-I=/usr/include/pcap"
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/ulogd2/
H A Dulogd2_2.0.8.bb24 PACKAGECONFIG ?= "dbi json nfacct nfct nflog pcap sqlite3 ulog"
32 PACKAGECONFIG[pcap] = "--enable-pcap,--disable-pcap,libpcap"
/openbmc/openbmc/meta-phosphor/recipes-phosphor/libmctp/
H A Dlibmctp_git.bb10 PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)} pcap"
13 PACKAGECONFIG[pcap] = "--enable-capture,--disable-capture,libpcap,"
/openbmc/openbmc-tools/dbus-vis/
H A D.gitignore3 dbus-pcap~
H A DREADME.md17 package manager), and then checkout `dbus-pcap` to this folder. To install
30 Then, with `npm`, `node.js` installed and `dbus-pcap` downloaded to this folder,
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/daq/files/
H A Ddisable-run-test-program-while-cross-compiling.patch18 - #include <pcap.h>
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netsniff-ng/
H A Dnetsniff-ng_0.6.8.bb1 DESCRIPTION = "Netsniff-ng is a fast zero-copy analyzer, pcap capturing and replaying tool"
/openbmc/qemu/hw/usb/
H A Dpcap.c235 FILE *fp = p->ep->dev->pcap; in usb_pcap_ctrl()
246 FILE *fp = p->ep->dev->pcap; in usb_pcap_data()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ptpd/ptpd/
H A Dptpd-use-pkgconfig.patch6 Yocto uses pkg-config for libpcap, rather than pcap-config, so use that
/openbmc/qemu/docs/system/devices/
H A Dcanokey.rst36 * QEMU USB stack supports pcap thus USB packet between the guest
132 |qemu_system| -usb -device canokey,file=$HOME/.canokey-file,pcap=key.pcap
/openbmc/u-boot/arch/arm/dts/
H A Dzynq-cse-nand.dts56 "lqspi", "smc", "pcap", "gem0",
H A Dzynq-cse-nor.dts63 "lqspi", "smc", "pcap", "gem0",
/openbmc/ipmitool/lib/
H A Dipmi_pef.c804 struct pef_capabilities * pcap; in ipmi_pef_get_info() local
822 pcap = (struct pef_capabilities *)rsp->data; in ipmi_pef_get_info()
824 ipmi_pef_print_1xd("Version", pcap->version); in ipmi_pef_get_info()
825 ipmi_pef_print_dec("PEF table size", pcap->tblsize); in ipmi_pef_get_info()
827 actions = pcap->actions; in ipmi_pef_get_info()

12