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

/freebsd-10-stable/contrib/ipfilter/tools/
H A Dipfstat.c142 i6addr_t st_src; member in struct:statetop
1443 tp->st_src = ips.is_src;
1638 getip(tp->st_v, &tp->st_src),
1645 &tp->st_src));
2086 if (IP6_EQ(&ap->st_src, &bp->st_src))
2088 else if (IP6_GT(&ap->st_src, &bp->st_src))
2093 if (ntohl(ap->st_src.in4.s_addr) ==
2094 ntohl(bp->st_src
[all...]

Completed in 93 milliseconds