Searched refs:TCP_NLA_PAD (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | tcp.h | 291 TCP_NLA_PAD, enumerator
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | tcp.h | 247 TCP_NLA_PAD, enumerator
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | tcp.h | 247 TCP_NLA_PAD, enumerator
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | tcp.c | 3621 info.tcpi_busy_time, TCP_NLA_PAD); in tcp_get_timestamping_opt_stats() 3623 info.tcpi_rwnd_limited, TCP_NLA_PAD); in tcp_get_timestamping_opt_stats() 3625 info.tcpi_sndbuf_limited, TCP_NLA_PAD); in tcp_get_timestamping_opt_stats() 3627 tp->data_segs_out, TCP_NLA_PAD); in tcp_get_timestamping_opt_stats() 3629 tp->total_retrans, TCP_NLA_PAD); in tcp_get_timestamping_opt_stats() 3633 nla_put_u64_64bit(stats, TCP_NLA_PACING_RATE, rate64, TCP_NLA_PAD); in tcp_get_timestamping_opt_stats() 3636 nla_put_u64_64bit(stats, TCP_NLA_DELIVERY_RATE, rate64, TCP_NLA_PAD); in tcp_get_timestamping_opt_stats() 3652 TCP_NLA_PAD); in tcp_get_timestamping_opt_stats() 3654 TCP_NLA_PAD); in tcp_get_timestamping_opt_stats() 3662 TCP_NLA_PAD); in tcp_get_timestamping_opt_stats()
|