Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/ipfilter/tools/
H A Dipfstat.c107 i6addr_t st_src; member
1408 tp->st_src = ips.is_src;
1603 getip(tp->st_v, &tp->st_src),
1610 &tp->st_src));
2051 if (IP6_EQ(&ap->st_src, &bp->st_src))
2053 else if (IP6_GT(&ap->st_src, &bp->st_src))
2058 if (ntohl(ap->st_src.in4.s_addr) ==
2059 ntohl(bp->st_src.in4.s_addr))
2061 else if (ntohl(ap->st_src.in4.s_addr) >
2062 ntohl(bp->st_src.in4.s_addr))