Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/mopd/common/
Dmopdef.c32 u_char dl_mcst[6] = MOP_DL_MULTICAST; /* Dump/Load Multicast */
Dmopdef.h151 #define MOP_DL_MULTICAST { 0xab, 0x00, 0x00, 0x01, 0x00, 0x00 } macro