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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip.c684 static mblk_t *ip_snmp_get_mib2_icmp6(queue_t *, mblk_t *, ip_stack_t *ipst);
9664 if ((mpctl = ip_snmp_get_mib2_icmp6(q, mpctl, ipst)) == NULL) {
10859 ip_snmp_get_mib2_icmp6(queue_t *q, mblk_t *mpctl, ip_stack_t *ipst) function
10884 ip1dbg(("ip_snmp_get_mib2_icmp6: failed to allocate %u bytes\n",
10896 ip1dbg(("ip_snmp_get_mib2_icmp6: failed to allocate "
10904 ip3dbg(("ip_snmp_get_mib2_icmp6: level %d, name %d, len %d\n",

Completed in 89 milliseconds