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

  /external/tcpdump/
print-dccp.c 123 DCCP_PKT_CLOSEREQ,
136 { DCCP_PKT_CLOSEREQ, "DCCP-CloseReq" },
418 case DCCP_PKT_CLOSEREQ:
  /bionic/libc/kernel/uapi/linux/
dccp.h 69 DCCP_PKT_CLOSEREQ,
  /external/kernel-headers/original/uapi/linux/
dccp.h 108 DCCP_PKT_CLOSEREQ,
127 type == DCCP_PKT_CLOSEREQ)

Completed in 537 milliseconds