Searched refs:ipDestEntrySize (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c277 static int ipDestEntrySize; variable
1770 ipDestEntrySize = ip->ipDestEntrySize;
1889 (void) printf("\tipDestEntrySize %d\n", ipDestEntrySize);
3760 v4dce->length / ipDestEntrySize);
3767 ipDestEntrySize)) {
3788 v6dce->length / ipDestEntrySize);
3795 ipDestEntrySize)) {
/illumos-gate/usr/src/uts/common/inet/
H A Dmib2.h286 int ipDestEntrySize; /* Size of dest_cache_entry_t */ member in struct:mib2_ip
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip.c9765 SET_MIB(old_ip_mib.ipDestEntrySize, sizeof (dest_cache_entry_t));

Completed in 104 milliseconds