Searched refs:udpEntrySize (Results 1 – 3 of 3) sorted by relevance
116 SET_MIB(udp_mib.udpEntrySize, ude_size); in udp_snmp_get()
282 static int udpEntrySize; variable1848 udpEntrySize = udp->udpEntrySize; in mib_get_constants()1850 assert(IS_P2ALIGNED(udpEntrySize, in mib_get_constants()1893 (void) printf("\tudpEntrySize %d\n", udpEntrySize); in mib_get_constants()5011 gather_attrs(item, MIB2_UDP, MIB2_UDP_ENTRY, udpEntrySize) : NULL; in udp_report()5044 udpEntrySize)) { in udp_report()
1465 int udpEntrySize; /* Size of udpEntry_t */ member