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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dicmp.c239 static mod_prop_info_t icmp_propinfo_tbl[] = { variable
5000 arrsz = sizeof (icmp_propinfo_tbl);
5002 bcopy(icmp_propinfo_tbl, is->is_propinfo_tbl, arrsz);
5020 kmem_free(is->is_propinfo_tbl, sizeof (icmp_propinfo_tbl));

Completed in 67 milliseconds