Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sparc/ip/
H A Dip.global-objs.debug6484 icmp_propinfo_tbl
H A Dip.global-objs.obj6484 icmp_propinfo_tbl
/titanic_41/usr/src/uts/intel/ip/
H A Dip.global-objs.obj6484 icmp_propinfo_tbl
H A Dip.global-objs.debug6484 icmp_propinfo_tbl
/titanic_41/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); in rawip_stack_init()
5002 bcopy(icmp_propinfo_tbl, is->is_propinfo_tbl, arrsz); in rawip_stack_init()
5020 kmem_free(is->is_propinfo_tbl, sizeof (icmp_propinfo_tbl)); in rawip_stack_fini()