Searched refs:IP_TTL (Results 1 – 6 of 6) sorted by relevance
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | test_ldsx_insn.c | 82 (void)getsockopt(fd, SOL_IP, IP_TTL, buf, &optlen); in test_ctx_member_sign_ext()
|
| H A D | sockopt_sk.c | 66 err = setsockopt(fd, SOL_IP, IP_TTL, &buf, 1); in getsetsockopt()
|
| /linux/tools/include/uapi/linux/ |
| H A D | in.h | 102 #define IP_TTL 2 macro
|
| /linux/tools/testing/selftests/net/ |
| H A D | cmsg_sender.c | 275 SOL_IP, IP_TTL, &opt.cmsg.hlimit); in cs_write_cmsg() 433 setsockopt(fd, SOL_IP, IP_TTL, in ca_set_sockopts()
|
| /linux/net/mptcp/ |
| H A D | sockopt.c | 457 case IP_TTL: in mptcp_supported_sockopt()
|
| /linux/drivers/net/ethernet/sfc/ |
| H A D | mae.c | 677 CHECK(IP_TTL, ip_ttl) || in efx_mae_match_check_caps()
|