Searched refs:ack_buf (Results 1 – 2 of 2) sorted by relevance
269 char ack_buf[8]; in tpebs_start() local322 ret = read(ack_fd[0], ack_buf, sizeof(ack_buf)); in tpebs_start()324 ret = strcmp(ack_buf, EVLIST_CTL_CMD_ACK_TAG); in tpebs_start()
918 unsigned char *ack_buf; member946 priv->ack_buf = kmemdup(nexio_ack_pkt, sizeof(nexio_ack_pkt), in nexio_alloc()948 if (!priv->ack_buf) in nexio_alloc()961 kfree(priv->ack_buf); in nexio_alloc()1038 priv->ack_buf, sizeof(nexio_ack_pkt), in nexio_init()1050 kfree(priv->ack_buf); in nexio_exit()