OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dccp_hdr_reset
(Results
1 - 4
of
4
) sorted by null
/development/ndk/platforms/android-3/include/linux/
dccp.h
66
struct
dccp_hdr_reset
{
struct
/bionic/libc/kernel/uapi/linux/
dccp.h
77
struct
dccp_hdr_reset
{
struct
/development/ndk/platforms/android-L/include/linux/
dccp.h
77
struct
dccp_hdr_reset
{
struct
/external/kernel-headers/original/uapi/linux/
dccp.h
89
* struct
dccp_hdr_reset
- Unconditionally shut down a connection
95
struct
dccp_hdr_reset
{
struct
132
return sizeof(struct
dccp_hdr_reset
);
Completed in 786 milliseconds