Searched refs:IP_TTL (Results 1 – 4 of 4) sorted by relevance
| /tools/testing/selftests/bpf/prog_tests/ |
| A D | test_ldsx_insn.c | 82 (void)getsockopt(fd, SOL_IP, IP_TTL, buf, &optlen); in test_ctx_member_sign_ext()
|
| A D | sockopt_sk.c | 66 err = setsockopt(fd, SOL_IP, IP_TTL, &buf, 1); in getsetsockopt()
|
| /tools/include/uapi/linux/ |
| A D | in.h | 102 #define IP_TTL 2 macro
|
| /tools/testing/selftests/net/ |
| 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()
|
Completed in 6 milliseconds