Home
last modified time | relevance | path

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
1300 tp->st_src = ips.is_src;
1494 getip(tp->st_v, &tp->st_src),
1501 &tp->st_src));
1893 if (IP6_EQ(&ap->st_src, &bp->st_src))
1895 else if (IP6_GT(&ap->st_src, &bp->st_src))
1900 if (ntohl(ap->st_src.in4.s_addr) ==
1901 ntohl(bp->st_src.in4.s_addr))
1903 else if (ntohl(ap->st_src.in4.s_addr) >
1904 ntohl(bp->st_src.in4.s_addr))