Home
last modified time | relevance | path

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

/openbsd/usr.sbin/mrouted/
H A Ddvmrp.h110 #define DVMRP_NF_LEAF 0x80 /* Neighbor reports that it is a leaf */ macro
H A Dvif.c819 rflags |= DVMRP_NF_LEAF; in accept_neighbor_request2()
/openbsd/usr.sbin/mrinfo/
H A Dmrinfo.c263 if (flags & DVMRP_NF_LEAF) in accept_neighbors2()