Home
last modified time | relevance | path

Searched refs:capture_prepare (Results 1 – 3 of 3) sorted by relevance

/openbmc/libmctp/utils/
H A Dmctp-capture.h33 int capture_prepare(struct capture *cap);
47 static inline int capture_prepare(struct capture *cap) in capture_prepare() function
H A Dmctp-capture.c31 int capture_prepare(struct capture *cap) in capture_prepare() function
H A Dmctp-demux-daemon.c669 rc = capture_prepare(&ctx->pcap.binding); in main()
682 rc = capture_prepare(&ctx->pcap.socket); in main()