Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/mrouted/
H A Dvif.c232 htonl(MROUTED_LEVEL | in send_probe_on_vif()
745 htonl(MROUTED_LEVEL), datalen); in accept_neighbor_request()
768 send_igmp(us, them, IGMP_DVMRP, DVMRP_NEIGHBORS, htonl(MROUTED_LEVEL), in accept_neighbor_request()
841 htonl(MROUTED_LEVEL), datalen); in accept_neighbor_request2()
859 htonl(MROUTED_LEVEL), datalen); in accept_neighbor_request2()
883 send_igmp(us, them, IGMP_DVMRP, DVMRP_NEIGHBORS2, htonl(MROUTED_LEVEL), in accept_neighbor_request2()
925 htonl(MROUTED_LEVEL), outlen); in accept_info_request()
H A Droute.c858 htonl(MROUTED_LEVEL), datalen); in report()
879 htonl(MROUTED_LEVEL | nflags), datalen); in report()
909 htonl(MROUTED_LEVEL | nflags), datalen); in report()
1004 htonl(MROUTED_LEVEL | nflags), datalen); in report_chunk()
1028 htonl(MROUTED_LEVEL | nflags), datalen); in report_chunk()
H A Ddefs.h69 #define MROUTED_LEVEL ((MROUTED_VERSION << 8) | PROTOCOL_VERSION | \ macro
H A Dprune.c278 htonl(MROUTED_LEVEL), datalen); in send_prune()
321 htonl(MROUTED_LEVEL), datalen); in send_graft()
350 htonl(MROUTED_LEVEL), datalen); in send_graft_ack()
/netbsd-src/usr.sbin/mrinfo/
H A Dmrinfo.c182 htonl(MROUTED_LEVEL), 0); in ask()
189 htonl(MROUTED_LEVEL), 0); in ask2()
/netbsd-src/usr.sbin/map-mbone/
H A Dmapper.c207 htonl(MROUTED_LEVEL), 0); in ask()
213 htonl(MROUTED_LEVEL), 0); in ask2()
/netbsd-src/usr.sbin/mtrace/
H A Dmtrace.c410 group = htonl(MROUTED_LEVEL); in send_recv()