gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:MCLAIM from t2ex/bsd_source/t2ex/network/net/src_bsd/netinet/ip_icmp.c (0.00 seconds)
t2ex
bsd_source/t2ex/network/net/src_bsd/netinet/ip_icmp.c - 44.0KB - 1,314 lines
368:                 goto freeit;
369:         MCLAIM(m, n->m_owner);
370:         m->m_len = icmplen + ICMP_MINLEN;
864: (opts = m_gethdr(M_DONTWAIT, MT_HEADER))) { 865: MCLAIM(opts, m->m_owner); 866: opts->m_len = sizeof(struct in_addr);