Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ipf/dist/tools/
H A Dipfstat.c142 i6addr_t st_src; member
1431 tp->st_src = ips.is_src;
1626 getip(tp->st_v, &tp->st_src),
1633 &tp->st_src));
2074 if (IP6_EQ(&ap->st_src, &bp->st_src))
2076 else if (IP6_GT(&ap->st_src, &bp->st_src))
2081 if (ntohl(ap->st_src.in4.s_addr) ==
2082 ntohl(bp->st_src.in4.s_addr))
2084 else if (ntohl(ap->st_src.in4.s_addr) >
2085 ntohl(bp->st_src.in4.s_addr))