Searched refs:st_v (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/cmd/ipf/tools/ |
H A D | ipfstat.c | 126 u_char st_v; member 1304 tp->st_v = ips.is_v; 1495 getip(tp->st_v, &tp->st_src), 1498 getip(tp->st_v, &tp->st_dst), 1501 sprintf(str1, "%s", getip(tp->st_v, 1503 sprintf(str2, "%s", getip(tp->st_v,
|