f7d175b562
Introduced by Linux commit v4.19-rc1~140^2~285^2~4. * xlat/smc_diag_mode.in: New file. * netlink_smc_diag.c: Include "xlat/smc_diag_mode.h". (decode_smc_diag_msg): Print diag_fallback field using smc_diag_mode xlat. * tests/netlink_sock_diag.c (test_smc_diag_msg): Update expected output. * tests/nlattr_smc_diag_msg.c (print_smc_diag_msg): Likewise.
5 lines
88 B
Plaintext
5 lines
88 B
Plaintext
#value_indexed
|
|
SMC_DIAG_MODE_SMCR 0
|
|
SMC_DIAG_MODE_FALLBACK_TCP 1
|
|
SMC_DIAG_MODE_SMCD 2
|