Home
last modified time | relevance | path

Searched refs:mopGetShort (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/usr.sbin/mopd/common/
H A Drc.c59 tmps = mopGetShort(pkt, &idx); in mopDumpRC()
66 tmps = mopGetShort(pkt, &idx); in mopDumpRC()
126 tmps = mopGetShort(pkt, &idx); /* Receipt # */ in mopDumpRC()
134 tmps = mopGetShort(pkt, &idx); in mopDumpRC()
140 tmps = mopGetShort(pkt, &idx); in mopDumpRC()
143 tmps = mopGetShort(pkt, &idx); in mopDumpRC()
173 tmps = mopGetShort(pkt, &idx); in mopDumpRC()
176 tmps = mopGetShort(pkt, &idx); in mopDumpRC()
192 tmps = mopGetShort(pkt, &idx); in mopDumpRC()
195 tmps = mopGetShort(pkt, &idx); in mopDumpRC()
[all …]
H A Dprint.c439 itype = mopGetShort(pkt, idx); in mopPrintInfo()
455 tmps = mopGetShort(pkt, idx); in mopPrintInfo()
475 tmps = mopGetShort(pkt, idx); in mopPrintInfo()
479 tmps = mopGetShort(pkt, idx); in mopPrintInfo()
483 tmps = mopGetShort(pkt, idx); in mopPrintInfo()
574 tmps = mopGetShort(pkt, idx); in mopPrintInfo()
604 tmps = mopGetShort(pkt, idx); in mopPrintInfo()
644 itype = mopGetShort(pkt, idx); in mopPrintInfo()
H A Dget.c41 mopGetShort(u_char *pkt, int *idx) in mopGetShort() function
107 *len = (int)mopGetShort(pkt, idx); in mopGetHeader()
H A Dget.h34 u_short mopGetShort(u_char *,int *);
H A Ddl.c124 tmps = mopGetShort(pkt, &idx); /* Count */ in mopDumpDL()
/openbsd-src/usr.sbin/mopd/mopprobe/
H A Dmopprobe.c189 mopGetShort(pkt,&idx); /* Receipt # */ in mopProcess()
202 itype = mopGetShort(pkt,&idx); in mopProcess()
289 itype = mopGetShort(pkt,&idx); in mopProcess()
/openbsd-src/usr.sbin/mopd/mopd/
H A Dprocess.c62 itype = mopGetShort(pkt, idx); in mopProcessInfo()
78 mopGetShort(pkt, idx); in mopProcessInfo()
99 tmps = mopGetShort(pkt, idx); in mopProcessInfo()
116 mopGetShort(pkt, idx); in mopProcessInfo()
122 itype = mopGetShort(pkt, idx); in mopProcessInfo()
498 tmps = mopGetShort(pkt, idx); /* Receipt # */ in mopProcessRC()