Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c1436 for (tempp1 = item1; tempp1 != NULL; in mib_item_diff()
1437 tempp1 = tempp1->next_item) { in mib_item_diff()
1438 if (!(tempp1->mib_id == 0 && in mib_item_diff()
1439 tempp1->group == tempp2->group && in mib_item_diff()
1557 m1 = (struct mrtstat *)tempp1->valp; in mib_item_diff()
1621 i1 = (mib2_icmp_t *)tempp1->valp; in mib_item_diff()
1723 t1 = (mib2_tcp_t *)tempp1->valp; in mib_item_diff()
1790 u1 = (mib2_udp_t *)tempp1->valp; in mib_item_diff()
1811 s1 = (mib2_sctp_t *)tempp1->valp; in mib_item_diff()
1868 r1 = (mib2_rawip_t *)tempp1->valp; in mib_item_diff()
[all …]