Home
last modified time | relevance | path

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

/openbsd/usr.sbin/dvmrpd/
H A Ddvmrp.h60 #define DVMRP_CODE_PRUNE 0x07 macro
H A Dprune.c59 if (gen_dvmrp_hdr(buf, nbr->iface, DVMRP_CODE_PRUNE)) in send_prune()
H A Dpacket.c215 case DVMRP_CODE_PRUNE: in recv_packet()