HomeSort by relevance Sort by last modified time
    Searched refs:dccp_hdr_response (Results 1 - 3 of 3) sorted by null

  /external/kernel-headers/original/uapi/linux/
dccp.h 79 * struct dccp_hdr_response - Connection initiation response header
84 struct dccp_hdr_response { struct
132 return sizeof(struct dccp_hdr_response);
  /bionic/libc/kernel/uapi/linux/
dccp.h 55 struct dccp_hdr_response { struct
  /external/tcpdump/
print-dccp.c 95 * struct dccp_hdr_response - Conection initiation response header
100 struct dccp_hdr_response { struct
378 const struct dccp_hdr_response *dhr =
379 (const struct dccp_hdr_response *)(bp + fixed_hdrlen);

Completed in 47 milliseconds