Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/ip/
H A Dicmp.c141 static void icmp_wput_other(queue_t *q, mblk_t *mp);
4153 icmp_wput_other(q, mp); in icmp_wput()
4159 icmp_wput_other(q, mp); in icmp_wput()
4712 icmp_wput_other(queue_t *q, mblk_t *mp) in icmp_wput_other() function