Home
last modified time | relevance | path

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

/libmctp-latest/utils/
Dmctp-demux-daemon.c78 struct capture socket; member
298 ctx->sock = socket(AF_UNIX, SOCK_SEQPACKET, 0); in socket_init()
407 if (ctx->pcap.socket.path) in client_process_recv()
408 capture_socket(ctx->pcap.socket.dumper, ctx->buf, rc, in client_process_recv()
599 ctx->pcap.socket.path = NULL; in main()
610 ctx->pcap.socket.path = optarg; in main()
647 if (ctx->pcap.binding.path || ctx->pcap.socket.path) { in main()
667 if (ctx->pcap.socket.path) { in main()
668 rc = capture_prepare(&ctx->pcap.socket); in main()
702 if (ctx->pcap.socket.path) in main()
[all …]
/libmctp-latest/systemd/system/
Dmctp-demux.socket2 Description=MCTP demux Unix domain socket
/libmctp-latest/
DMakefile.am22 systemd/system/mctp-demux.socket