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

/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipfstat.c121 i6addr_t st_src; member in struct:statetop
1301 tp->st_src = ips.is_src;
1495 getip(tp->st_v, &tp->st_src),
1502 &tp->st_src));
1894 if (IP6_EQ(&ap->st_src, &bp->st_src))
1896 else if (IP6_GT(&ap->st_src, &bp->st_src))
1901 if (ntohl(ap->st_src.in4.s_addr) ==
1902 ntohl(bp->st_src
[all...]

Completed in 47 milliseconds