Home
last modified time | relevance | path

Searched refs:IP_TTL (Results 1 – 6 of 6) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_ldsx_insn.c82 (void)getsockopt(fd, SOL_IP, IP_TTL, buf, &optlen); in test_ctx_member_sign_ext()
H A Dsockopt_sk.c66 err = setsockopt(fd, SOL_IP, IP_TTL, &buf, 1); in getsetsockopt()
/linux/tools/include/uapi/linux/
H A Din.h102 #define IP_TTL 2 macro
/linux/tools/testing/selftests/net/
H A Dcmsg_sender.c275 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 Dsockopt.c457 case IP_TTL: in mptcp_supported_sockopt()
/linux/drivers/net/ethernet/sfc/
H A Dmae.c677 CHECK(IP_TTL, ip_ttl) || in efx_mae_match_check_caps()