Home
last modified time | relevance | path

Searched refs:st_v (Results 1 – 1 of 1) sorted by relevance

/freebsd/sbin/ipf/ipfstat/
H A Dipfstat.c110 u_char st_v; member
1412 tp->st_v = ips.is_v; in topipstates()
1604 getip(tp->st_v, &tp->st_src), in topipstates()
1607 getip(tp->st_v, &tp->st_dst), in topipstates()
1610 snprintf(str1, sizeof(str1), "%s", getip(tp->st_v, in topipstates()
1612 snprintf(str2, sizeof(str2), "%s", getip(tp->st_v, in topipstates()