Searched defs:st_v (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipfstat.c126 u_char st_v; member in struct:statetop
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,

Completed in 543 milliseconds