OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:th_opcode
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/lib/libsa/
tftp.h
76
short
th_opcode
; /* packet type */
member in struct:tftphdr
/src/include/arpa/
tftp.h
57
short
th_opcode
; /* packet type */
member in struct:tftphdr
/src/sys/kern/
subr_tftproot.c
83
short
th_opcode
; /* packet type */
member in struct:tftphdr
244
packetlen = sizeof(tftp->
th_opcode
) + namelen + sizeof(octetstr);
261
tftp->
th_opcode
= htons((short)RRQ);
301
tftp->
th_opcode
= htons((short)ACK);
391
switch(ntohs(tftp->
th_opcode
)) {
418
__func__, __LINE__, ntohs(tftp->
th_opcode
)));
Completed in 12 milliseconds
Indexes created Sun Sep 21 20:09:37 GMT 2025