Searched refs:SMC_DIAG_CONNINFO (Results 1 – 13 of 13) sorted by relevance
/external/strace/xlat/ |
D | smc_diag_extended_flags.in | 2 1<<(SMC_DIAG_CONNINFO-1)
|
D | smc_diag_attrs.in | 3 SMC_DIAG_CONNINFO
|
D | smc_diag_extended_flags.h | 17 XLAT(1<<(SMC_DIAG_CONNINFO-1)),
|
D | smc_diag_attrs.h | 18 XLAT(SMC_DIAG_CONNINFO),
|
/external/strace/linux/ |
D | smc_diag.h | 30 SMC_DIAG_CONNINFO, enumerator
|
/external/kernel-headers/original/uapi/linux/ |
D | smc_diag.h | 45 SMC_DIAG_CONNINFO, enumerator
|
/external/strace/tests/ |
D | nlattr_smc_diag_msg.c | 196 SMC_DIAG_CONNINFO, pattern, cinfo, in main()
|
D | netlink_sock_diag.c | 575 .diag_ext = 1 << (SMC_DIAG_CONNINFO - 1), in test_smc_diag_req()
|
/external/strace/tests-mx32/ |
D | nlattr_smc_diag_msg.c | 196 SMC_DIAG_CONNINFO, pattern, cinfo, in main()
|
D | netlink_sock_diag.c | 575 .diag_ext = 1 << (SMC_DIAG_CONNINFO - 1), in test_smc_diag_req()
|
/external/strace/tests-m32/ |
D | nlattr_smc_diag_msg.c | 196 SMC_DIAG_CONNINFO, pattern, cinfo, in main()
|
D | netlink_sock_diag.c | 575 .diag_ext = 1 << (SMC_DIAG_CONNINFO - 1), in test_smc_diag_req()
|
/external/strace/ |
D | netlink_smc_diag.c | 217 [SMC_DIAG_CONNINFO] = decode_smc_diag_conninfo,
|