ttl_word         2638 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 		struct ip_ttl_word *ttl_word =
ttl_word         2642 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 		    ttl_word->protocol ||
ttl_word         2643 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 		    ttl_word->check) {
ttl_word          529 drivers/net/ethernet/netronome/nfp/flower/action.c 	struct ipv4_ttl_word *ttl_word;
ttl_word          562 drivers/net/ethernet/netronome/nfp/flower/action.c 		ttl_word = (struct ipv4_ttl_word *)&exact;
ttl_word          571 drivers/net/ethernet/netronome/nfp/flower/action.c 		set_ip_ttl_tos->ipv4_ttl |= ttl_word->ttl & ttl_word_mask->ttl;