Home
last modified time | relevance | path

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

/freebsd-14.2/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.c1205 oim->im6_msgtype = MRT6MSG_NOCACHE; in X_ip6_mforward()
1211 im->im6_msgtype = MRT6MSG_NOCACHE; in X_ip6_mforward()
1420 oim->im6_msgtype = MRT6MSG_WRONGMIF; in ip6_mdq()
1426 im->im6_msgtype = MRT6MSG_WRONGMIF; in ip6_mdq()
1663 im6->im6_msgtype = MRT6MSG_WHOLEPKT; in register_send()