Searched refs:NAK_STA (Results 1 – 2 of 2) sorted by relevance
139 #define NAK_STA "NAK" macro
656 if (!strcmp(status, NAK_STA)) in tcp_command_fill()816 char status[COMMAND_VALUESIZE] = NAK_STA; in tcp_command_process()862 strcpy(status, NAK_STA); in tcp_command_process()