OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dccph_req_service
(Results
51 - 52
of
52
) sorted by null
1
2
3
/external/kernel-headers/original/linux/
dccp.h
61
* @
dccph_req_service
- Service to which the client app wants to connect
65
__be32
dccph_req_service
;
member in struct:dccp_hdr_request
/external/tcpdump/
print-dccp.c
316
EXTRACT_32BITS(&dhr->
dccph_req_service
));
Completed in 303 milliseconds
1
2
3