Home
last modified time | relevance | path

Searched refs:IPV6_HOPLIMIT (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/
H A Din6.h230 #define IPV6_HOPLIMIT 52 macro
/linux/tools/testing/selftests/net/
H A Dcmsg_sender.c282 SOL_IPV6, IPV6_HOPLIMIT, &opt.cmsg.hlimit); in cs_write_cmsg()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c3274 OFFLOAD(IPV6_HOPLIMIT, 8, U8_MAX, ip6.hop_limit, 0, ttl_hoplimit),