Home
last modified time | relevance | path

Searched defs:mopcode (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.sbin/mopd/mopd/
H A Dprocess.c162 u_char mopcode = MOP_K_CODE_MLD; in mopStartLoad() local
343 u_char pfile[129], mopcode; in mopProcessDL() local
470 u_char mopcode; in mopProcessRC() local
/openbsd/usr.sbin/mopd/mopprobe/
H A Dmopprobe.c126 u_char *dst, *src, mopcode, tmpc, device, ilen; in mopProcess() local
/openbsd/usr.sbin/mopd/common/
H A Dprint.c420 mopPrintInfo(FILE *fd, u_char *pkt, int *idx, u_short moplen, u_char mopcode, in mopPrintInfo()