Searched refs:st_state (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/ipfilter/tools/
H A Dipfstat.c148 u_char st_state[2]; member in struct:statetop
1447 tp->st_state[0] = ips.is_state[0];
1448 tp->st_state[1] = ips.is_state[1];
1654 sprintf(str1, "%X/%X", tp->st_state[0],
1655 tp->st_state[1]);

Completed in 103 milliseconds