Lines Matching defs:allocate

5480  * If 'allocate' is set it does memory allocation for the ip_pkt_t, including
5487 ip_find_hdr_v4(ipha_t *ipha, ip_pkt_t *ipp, boolean_t allocate)
5506 if (!allocate)
5531 if (!allocate) {
5563 if (allocate && (ipp->ipp_fields & IPPF_LABEL_V4)) {
5595 if (!allocate) {
5869 * to a DLPI device. We allocate an ill_t as the instance data in
6007 * allocate an conn_t as the instance data.
6044 * Try to allocate from the small arena.
9815 ip1dbg(("ip_snmp_get_mib2_ip: failed to allocate %u bytes\n",
9878 "failed to allocate %u bytes\n",
9897 "failed to allocate %u bytes\n",
9933 ip1dbg(("ip_snmp_get_mib2_icmp: failed to allocate %u bytes\n",
9960 ip1dbg(("ip_snmp_get_mib2_igmp: failed to allocate %u bytes\n",
10074 "allocate %u bytes\n", (uint_t)mae_size));
10184 "allocate %u bytes\n",
10263 "failed to allocate %u bytes\n",
10327 "failed to allocate %u bytes\n",
10417 " failed to allocate %u bytes\n",
10486 "group_src: failed to allocate "
10798 ip1dbg(("ip_snmp_get_mib2_ip6: failed to allocate %u bytes\n",
10836 ip1dbg(("ip_snmp_get_mib2_ip6: failed to allocate "
10884 ip1dbg(("ip_snmp_get_mib2_icmp6: failed to allocate %u bytes\n",
10896 ip1dbg(("ip_snmp_get_mib2_icmp6: failed to allocate "
11009 ip1dbg(("ip_snmp_get2_v4: failed to allocate %u bytes\n",
11020 ip1dbg(("ip_snmp_get2_v4: failed to allocate %u "
11135 ip1dbg(("ip_snmp_get2_v6: failed to allocate %u bytes\n",
11146 ip1dbg(("ip_snmp_get2_v6: failed to allocate %u "
11207 ip1dbg(("ip_snmp_get2_v6_media: failed to allocate %u bytes\n",
11294 ip1dbg(("ip_snmp_get2_v4_media: failed to allocate %u bytes\n",
14860 * Copy from src to dst and allocate as needed.