Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ipf/tools/
H A Dipfstat.c121 i6addr_t st_src; member
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.in4.s_addr))
1904 else if (ntohl(ap->st_src.in4.s_addr) >
1905 ntohl(bp->st_src.in4.s_addr))