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

  /external/kernel-headers/original/uapi/linux/
dccp.h 108 DCCP_PKT_CLOSEREQ,
127 type == DCCP_PKT_CLOSEREQ)
  /bionic/libc/kernel/uapi/linux/
dccp.h 69 DCCP_PKT_CLOSEREQ,
  /external/tcpdump/
print-dccp.c 123 DCCP_PKT_CLOSEREQ,
136 { DCCP_PKT_CLOSEREQ, "DCCP-CloseReq" },
418 case DCCP_PKT_CLOSEREQ:
  /external/iptables/extensions/
libxt_dccp.c 71 [DCCP_PKT_CLOSEREQ] = "CLOSEREQ",
286 [DCCP_PKT_CLOSEREQ] = "closereq",

Completed in 70 milliseconds