inspect_tcpi_msec 954 ext/socket/option.c # define inspect_tcpi_last_data_sent(ret, t) inspect_tcpi_msec(ret, " last_data_sent=", t) inspect_tcpi_msec 955 ext/socket/option.c # define inspect_tcpi_last_data_recv(ret, t) inspect_tcpi_msec(ret, " last_data_recv=", t) inspect_tcpi_msec 956 ext/socket/option.c # define inspect_tcpi_last_ack_sent(ret, t) inspect_tcpi_msec(ret, " last_ack_sent=", t) inspect_tcpi_msec 957 ext/socket/option.c # define inspect_tcpi_last_ack_recv(ret, t) inspect_tcpi_msec(ret, " last_ack_recv=", t)