Searched refs:icmp_propinfo_tbl (Results 1 – 5 of 5) sorted by relevance
84 icmp_propinfo_tbl
241 static mod_prop_info_t icmp_propinfo_tbl[] = { variable5021 arrsz = sizeof (icmp_propinfo_tbl); in rawip_stack_init()5023 bcopy(icmp_propinfo_tbl, is->is_propinfo_tbl, arrsz); in rawip_stack_init()5041 kmem_free(is->is_propinfo_tbl, sizeof (icmp_propinfo_tbl)); in rawip_stack_fini()