Searched refs:st_state (Results 1 – 1 of 1) sorted by relevance
111 u_char st_state[2]; member1413 tp->st_state[0] = ips.is_state[0]; in topipstates()1414 tp->st_state[1] = ips.is_state[1]; in topipstates()1620 snprintf(str1, sizeof(str1), "%X/%X", tp->st_state[0], in topipstates()1621 tp->st_state[1]); in topipstates()