OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:control_message
(Results
1 - 2
of
2
) sorted by null
/external/mtpd/
pptp.c
62
#define
CONTROL_MESSAGE
htons(1)
140
outgoing.header.type =
CONTROL_MESSAGE
;
207
if (incoming.header.type ==
CONTROL_MESSAGE
) {
/external/netperf/
netlib.c
255
struct strbuf
control_message
= {DLPI_DATA_SIZE, 0, (char *)control_data};
variable in typeref:struct:strbuf
[
all
...]
Completed in 41 milliseconds