Home
last modified time | relevance | path

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

/freebsd/sys/netinet6/
H A Dip6_mroute.h148 u_char im6_msgtype; /* what type of message */ member
169 u_char im6_msgtype; /* what type of message */ member
H A Dip6_mroute.c1203 oim->im6_msgtype = MRT6MSG_NOCACHE; in X_ip6_mforward()
1209 im->im6_msgtype = MRT6MSG_NOCACHE; in X_ip6_mforward()
1418 oim->im6_msgtype = MRT6MSG_WRONGMIF; in ip6_mdq()
1424 im->im6_msgtype = MRT6MSG_WRONGMIF; in ip6_mdq()
1661 im6->im6_msgtype = MRT6MSG_WHOLEPKT; in register_send()