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

  /external/linux-kselftest/tools/testing/selftests/net/
tcp_inq.c 5 * Simple example on how to use TCP_INQ and TCP_CM_INQ.
35 #ifndef TCP_CM_INQ
36 #define TCP_CM_INQ TCP_INQ
177 if (cm->cmsg_level == SOL_TCP && cm->cmsg_type == TCP_CM_INQ)
  /bionic/libc/kernel/uapi/linux/
tcp.h 94 #define TCP_CM_INQ TCP_INQ
  /external/kernel-headers/original/uapi/linux/
tcp.h 128 #define TCP_CM_INQ TCP_INQ

Completed in 78 milliseconds