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

  /external/strace/xlat/
smc_diag_extended_flags.h 17 XLAT(1<<(SMC_DIAG_CONNINFO-1)),
smc_diag_attrs.h 18 XLAT(SMC_DIAG_CONNINFO),
  /bionic/libc/kernel/uapi/linux/
smc_diag.h 49 SMC_DIAG_CONNINFO,
62 struct smc_diag_conninfo { struct
  /external/kernel-headers/original/uapi/linux/
smc_diag.h 45 SMC_DIAG_CONNINFO,
55 /* SMC_DIAG_CONNINFO */
63 struct smc_diag_conninfo { struct
  /external/strace/linux/
smc_diag.h 30 SMC_DIAG_CONNINFO,
37 /* SMC_DIAG_CONNINFO */
44 struct smc_diag_conninfo { struct
  /external/strace/
netlink_smc_diag.c 100 struct smc_diag_conninfo cinfo;
217 [SMC_DIAG_CONNINFO] = decode_smc_diag_conninfo,
  /external/strace/tests/
nlattr_smc_diag_msg.c 102 static const struct smc_diag_conninfo cinfo = {
196 SMC_DIAG_CONNINFO, pattern, cinfo,
netlink_sock_diag.c 575 .diag_ext = 1 << (SMC_DIAG_CONNINFO - 1),
592 printf(", diag_ext=1<<(SMC_DIAG_CONNINFO-1)");
  /external/strace/tests-m32/
nlattr_smc_diag_msg.c 102 static const struct smc_diag_conninfo cinfo = {
196 SMC_DIAG_CONNINFO, pattern, cinfo,
netlink_sock_diag.c 575 .diag_ext = 1 << (SMC_DIAG_CONNINFO - 1),
592 printf(", diag_ext=1<<(SMC_DIAG_CONNINFO-1)");
  /external/strace/tests-mx32/
nlattr_smc_diag_msg.c 102 static const struct smc_diag_conninfo cinfo = {
196 SMC_DIAG_CONNINFO, pattern, cinfo,
netlink_sock_diag.c 575 .diag_ext = 1 << (SMC_DIAG_CONNINFO - 1),
592 printf(", diag_ext=1<<(SMC_DIAG_CONNINFO-1)");

Completed in 78 milliseconds