Searched refs:DVMRP_NF_SRCRT (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/usr.sbin/mrouted/
H A Ddvmrp.h105 #define DVMRP_NF_SRCRT 0x02 /* tunnel uses IP source routing */ macro
H A Dvif.c821 rflags |= DVMRP_NF_SRCRT;
/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-dvmrp.c72 #define DVMRP_NF_SRCRT 0x02 /* tunnel uses IP source routing */ macro
316 if (flags & DVMRP_NF_SRCRT)
/netbsd-current/usr.sbin/mrinfo/
H A Dmrinfo.c268 if (flags & DVMRP_NF_SRCRT)
/netbsd-current/usr.sbin/map-mbone/
H A Dmapper.c658 if (flags & DVMRP_NF_SRCRT)
724 nb->flags & DVMRP_NF_SRCRT ? "" :

Completed in 104 milliseconds