Searched refs:socket (Results 1 – 3 of 3) sorted by relevance
78 struct capture socket; member298 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 …]
2 Description=MCTP demux Unix domain socket
22 systemd/system/mctp-demux.socket