Home
last modified time | relevance | path

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

/openbsd/usr.sbin/mopd/common/
H A Dmopdef.c35 u_char rc_802_proto[5] = MOP_K_PROTO_802_RC; /* MOP Remote Console 802.2 */
H A Dmopdef.h38 #define MOP_K_PROTO_802_RC { 0x08, 0x00, 0x2b, 0x60, 0x02 } macro