Home
last modified time | relevance | path

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

/dragonfly/sys/netinet/
H A Dip_icmp.c360 icmp_ctlinput(struct mbuf *m, int cmd, int hlen) in icmp_ctlinput() function
385 icmp_ctlinput(msg->m, msg->cmd, msg->hlen); in icmp_ctlinput_handler()
417 icmp_ctlinput(msg->m, msg->cmd, msg->hlen); in icmp_ctlinput_global_handler()
434 icmp_ctlinput(m, cmd, hlen); in icmp_ctlinput_global_start()